Koin Samples

KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples
Alternatives To Koin Samples
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Swinject5,896
269a month ago38February 06, 202360mitSwift
Dependency injection framework for Swift with iOS/macOS/Linux
Di28333 months ago14May 18, 20221mitGo
Simple and yet powerful Dependency Injection for Go
Koin Samples184
5 years ago2apache-2.0Shell
KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples
Swinjectsimpleexample61
2 years agomitSwift
A simple example to use Swinject with unit tests
Myweather31
4 years agoJava
App displays real-time weather updates for user's location and for other locations set by user. App uses MVVM with Repository pattern, dagger dependency injection, NetworkBoundResource, Navigation component, App widget, Alarm manager, and other Android JetPack components (Room, Viewmodel, Livedata)
Weather Android21
8 years agoJava
Example how to use dagger2
Bmkg Importer16
17 hours agomitPHP
Script PHP untuk import data prakiraan cuaca dari BMKG
Weather Android Kotlin14
8 years agoKotlin
Weather Android App converted to Kotlin!
Weatherappflutterdependencyinjection5
4 years agoDart
Implement Dependency Injection in Flutter using inject.dart
Geff_notebooks5
2 years ago1apache-2.0Jupyter Notebook
Jupyter notebooks to post-process fire danger data using Python/xarray
Alternatives To Koin Samples
Select To Compare


Alternative Project Comparisons
Readme

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.

Android MVP weather app

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

Android MVVM weather app

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

Kotlin standalone app

A Kotlin standalone app

SparkJava webapp

A SparkJava web application, with a simple web service

Ktor webapp

An Ktor web application, with a simple web service

Follow us & Contact

Twitter - @insertkoin_io

Medium - Koin Developers Hub

Slack - Kotlin Slack on #koin channel

Popular Dependency Injection Projects
Popular Weather Projects
Popular Software Architecture Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Kotlin
Weather
Functional Programming
Dependency Injection
Dsl