Skip to content

Wit0r/database-api

Repository files navigation

Ktor Database

My application is built using several technologies to achieve its functionality. These technologies include:

  • Database: My application uses a database to store and retrieve data. Specifically, it uses the Exposed library for Kotlin, which provides a SQL library with ORM support.

  • FreeMarker: My application uses FreeMarker as a template engine for generating HTML pages dynamically.

  • Routing: My application uses the Ktor routing library to define and handle HTTP routes and requests.

  • Serialization: My application uses the Kotlin serialization library to serialize and deserialize data between the application and the client.

  • Ktor framework: My application is built using the Ktor framework, which is a Kotlin-based web framework for building asynchronous servers and clients.

Releases

No releases published

Packages

No packages published

Languages