Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 308 Bytes

Kodein-DI

A sample project for Ktor showing how to use Kodein DI with Ktor.

Running

Execute this command to run the sample:

./gradlew run

Then, navigate to http://localhost:8080/ to see the sample home page.