/tournament-board

simple app to explore KTOR / KOIN / EXPOSED / ARROW

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

KTOR / KOIN / EXPOSED / ARROW sample webapp

to build :

  • ./gradlew buildFatJar

to run

  • docker-compose up -d

the remainder to make

  • review
  • improve test coverage and security
  • load test benchmark
  • add open-api UI