Skip to content

KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples

License

Notifications You must be signed in to change notification settings

Ekito/koin-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

What's KOIN?

Koin is a small library to lets you write dependency injection in a concise and pragmatic way. No proxy, no code generation, no introspection. Just DSL and functional Kotlin magic!

Declare, Start & Inject

insert-koin.io

All documentation, sample and references has been move to our website. Check the official website to get started: insert-koin.io

The Koin repository is located here: koin@github

Koin Samples

In this repository you will found samples project to help you understand how to use Koin with several technologies.

An Android app for getting weather data (dumb random weather data), in MVP architecture style and RxJava

An Android app for getting weather data (dumb random weather data), in MVVM architecture style with Android Architecture Components and RxJava

A Kotlin standalone app

A SparkJava web application, with a simple web service

An Ktor web application, with a simple web service

Follow us & Contact

Twitter - @insertkoin_io

Slack - Kotlin Slack on #koin channel

About

KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages