Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azlaan95/kotlin-backend-ktor

A demonstration of how we can use Kotlin as Backed with Ktor
https://github.com/azlaan95/kotlin-backend-ktor

Last synced: 29 days ago
JSON representation

A demonstration of how we can use Kotlin as Backed with Ktor

Awesome Lists containing this project

README

        

# kotlin-backend-ktor
A demonstration of how we can use Kotlin as Backed with Ktor

This is a Kotlin Gradle project using Ktor framework to create api.
I am using CIO engine.
Authetication restriction is also used to demonstrate how to we can implement it.
I have implemented h2 local database for the connectivity