https://github.com/nameisjayant/user-login-rest-api-in-ktor
This is a simple Rest Api for sign up and login , where users do signup, login with authentication. So this api is fully based on Ktor framework.
https://github.com/nameisjayant/user-login-rest-api-in-ktor
android kotlin ktor ktor-client ktor-feature ktor-framework ktor-server rest-api
Last synced: about 1 month ago
JSON representation
This is a simple Rest Api for sign up and login , where users do signup, login with authentication. So this api is fully based on Ktor framework.
- Host: GitHub
- URL: https://github.com/nameisjayant/user-login-rest-api-in-ktor
- Owner: nameisjayant
- Created: 2021-05-21T12:18:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T06:30:07.000Z (about 5 years ago)
- Last Synced: 2025-03-13T02:42:39.353Z (over 1 year ago)
- Topics: android, kotlin, ktor, ktor-client, ktor-feature, ktor-framework, ktor-server, rest-api
- Language: Kotlin
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User-Login-Rest-Api-in-Ktor
This is a simple Rest Api for sign up and login , where users do signup, login with authentication. So this api is fully based on Ktor framework.