Dependency injection for Kotlin apps with Koin
Key takeaways
- Simple dependency injection with for Kotlin apps
- Latest features about Koin 2.0 & more
Koin (https://insert-koin.io) is a pragmatic dependency injection framework for Kotlin developers. Let's see how it will make your life easier thanks to the power of Kotlin language: from basics for Kotlin apps to the setup of Android architecture's components and Ktor web components, without forgetting the testing part. At the menu also, the presentation of the new 2.0 release and some advanced APIs!