All Projects â†’ Ekito â†’ Koin Samples

Ekito / Koin Samples

Licence: apache-2.0
KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples

Programming Languages

shell
77523 projects
kotlin
9241 projects
dsl
153 projects

Projects that are alternatives of or similar to Koin Samples

func-dependency-injection-go
Dependency injection example using higher order functions
Stars: ✭ 26 (-87%)
Mutual labels:  functional, dependency-injection
android-clean-architecture
🚀🚀🚀 The boilerplate for Android using Kotlin & Clean architecture.
Stars: ✭ 21 (-89.5%)
Mutual labels:  dependency-injection, samples
swift-di-explorations
Functional DI explorations in Swift
Stars: ✭ 28 (-86%)
Mutual labels:  functional, dependency-injection
Alfa
Effortless React State Management.
Stars: ✭ 86 (-57%)
Mutual labels:  dependency-injection, functional
Deep Waters
🔥Deep Waters is an easy-to-compose functional validation system for javascript developers 🔥
Stars: ✭ 188 (-6%)
Mutual labels:  functional
Philip2
An Elm to OCaml compiler
Stars: ✭ 182 (-9%)
Mutual labels:  functional
Katana
Lightweight, minimalistic dependency injection library for Kotlin & Android
Stars: ✭ 181 (-9.5%)
Mutual labels:  dependency-injection
Ray.di
Guice style dependency injection framework for PHP
Stars: ✭ 175 (-12.5%)
Mutual labels:  dependency-injection
Maps Sdk For Ios Samples
Samples for the Google Maps SDK for iOS
Stars: ✭ 197 (-1.5%)
Mutual labels:  samples
Azure Sphere Samples
Samples for Azure Sphere
Stars: ✭ 191 (-4.5%)
Mutual labels:  samples
Arouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
Stars: ✭ 13,587 (+6693.5%)
Mutual labels:  dependency-injection
Vsphere Automation Sdk Rest
REST (Postman and JavaScript) samples and API reference documentation for vSphere using the VMware REST API
Stars: ✭ 182 (-9%)
Mutual labels:  samples
Malagu
Malagu is a Serverless First, component-based, platform-independent, progressive application framework based on TypeScript.
Stars: ✭ 184 (-8%)
Mutual labels:  dependency-injection
Php Di
The dependency injection container for humans
Stars: ✭ 2,273 (+1036.5%)
Mutual labels:  dependency-injection
Reto
Flexible and efficient React Store with hooks.
Stars: ✭ 194 (-3%)
Mutual labels:  dependency-injection
Java Samples
☕ Java samples for Google Workspace APIs.
Stars: ✭ 179 (-10.5%)
Mutual labels:  samples
Nodejs Docs Samples
Node.js samples for Google Cloud Platform products.
Stars: ✭ 2,309 (+1054.5%)
Mutual labels:  samples
Cloud Ops Sandbox
Cloud Operations Sandbox is an open source tool that helps practitioners to learn Service Reliability Engineering practices from Google and apply them on their cloud services using Cloud Operations suite of tools.
Stars: ✭ 191 (-4.5%)
Mutual labels:  samples
Reactant
A framework for building React applications
Stars: ✭ 185 (-7.5%)
Mutual labels:  dependency-injection
Activej
ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines web, high load, and cloud programming in Java, featuring ultimate performance and scalability!
Stars: ✭ 183 (-8.5%)
Mutual labels:  dependency-injection

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: [email protected]

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].