Skip to content

Simple stupid Ktor project shows that it's not needed to import any dependency inversion container/library to have DI.

Notifications You must be signed in to change notification settings

KamilForemny/ktor-di

Repository files navigation

Ktor-di

Simple stupid Ktor project shows that it's not needed to import any dependency injection container/library to have DI.

Dependency container resides here
Core domain logic resides in domain module. In adapters module ports implementations are located.

How to run

./gradlew run

Useful links

About

Simple stupid Ktor project shows that it's not needed to import any dependency inversion container/library to have DI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages