Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/azlaan95/kotlin-backend-ktor
- Owner: azlaan95
- Created: 2023-07-25T12:12:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T07:14:57.000Z (over 1 year ago)
- Last Synced: 2023-08-24T08:34:26.210Z (over 1 year ago)
- Language: Kotlin
- Size: 90.8 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ktor - kotlin-backend-ktor
- awesome-ktor - kotlin-backend-ktor
README
# kotlin-backend-ktor
A demonstration of how we can use Kotlin as Backed with KtorThis 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