Skip to content

Created an application using Koin and KTor Http client request

Notifications You must be signed in to change notification settings

clarosmarkjoseph/KoinAndKtorTutorial

Repository files navigation

KoinAndKtorTutorial

Sample android application that uses Koin for dependency injection (Service locator) and KTor http client for API Request

Features:

  • Koin + Retrofit on the first page to apply dependency injection
  • 2nd page uses Koin + Ktor for http client requst
  • Unit test

Technologies Used:

  • Kotlin, coroutines
  • Kotlin as programming language
  • MVVM Architecure (Model-View-ViewModel)

About

Created an application using Koin and KTor Http client request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages