POST
/login - log in existing userPOST
/signup - sign up as a new userGET
/todos - get user specific list of todosPOST
/todos - create a new todo itemPUT
/todos/:id - update an existing todoDELETE
/todos/:id - delete an existing todo itemGET
/todos/:id - get a single todo
-
Notifications
You must be signed in to change notification settings - Fork 0
Bit-Sahil04/todo-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple REST API following standard practices using express, nodejs and mongoDB
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published