Skip to content

Real example of RESTful Service using Kotlin, Ktor, Kodein, Arrow-kt and Exposed with HikariCP, H2 & MySQL

Notifications You must be signed in to change notification settings

GSuaki/kt-ktor-kodein-exposed

Repository files navigation

kt-ktor-kodein-exposed

Real example of RESTful Service using Kotlin, Ktor, Kodein, Arrow-Kt, and Exposed with HikariCP, H2 & MySQL

Specs

Web Framework

DI Framework

Why?

Database

Running locally

  1. Start Docker on your machine.

  2. Execute mysql_run script:

sudo ./scripts/mysql_run.sh
  1. Execute initial SQL scripts by running:
sudo ./scripts/init_local.sh 

About

Real example of RESTful Service using Kotlin, Ktor, Kodein, Arrow-kt and Exposed with HikariCP, H2 & MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published