Skip to content

tuantoquq/ktor-rest-api

Repository files navigation

Ktor Server Restful API

Features:

  • Authentication
  • Authorization
  • JWT
  • Database
  • HikariCP
  • Redis
  • Dependency Injection

How to run:

  • Run docker-compose up -d to start the database and redis