An example web app using Kotlin and Ktor
- This template shows you how you can structure your app.
- It uses Jetbrains Exposed to interact with the database in a type safe way.
- Easy to read and understand
- Install JDK 8 or higher.
- Install Gradle
- Run
gradle run
to start the application
Done: http://localhost:8080/