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