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

https://github.com/nameisjayant/ktor-notepad-api

This is a simple Rest Api for todo application , where users do signup, login and add their respective todos. So this api is fully based on Ktor framework. #Main Features 1). Authorization 2). Authentication token 3). Sign up and login feature 4). User can create , update , delete their account 5). User can also add todos , where he/she can update , delete todos
https://github.com/nameisjayant/ktor-notepad-api

api-rest ktor ktor-server postman

Last synced: 9 months ago
JSON representation

This is a simple Rest Api for todo application , where users do signup, login and add their respective todos. So this api is fully based on Ktor framework. #Main Features 1). Authorization 2). Authentication token 3). Sign up and login feature 4). User can create , update , delete their account 5). User can also add todos , where he/she can update , delete todos

Awesome Lists containing this project

README

          

# Ktor-Todo-Api

This is a simple Rest Api for todo application , where users do signup, login and add their respective todos. So this api is fully based on Ktor framework.

#Main Features


1). Authorization
2). Authentication token
3). Sign up and login feature
4). User can create , update , delete their account
5). User can also add todos , where he/she can update , delete todos