this is a simple todo api, to master a crud app
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple todo API written with JavaScript(Nodejs), with a get endpoint to get or return available todo lists, a post endpoint to create anew todo item and persist it on a data base, a delete endpoint to remove a list of todo from the database, and a patch to edit todos's on the database.
boniface193/node_todo_api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple todo API written with JavaScript(Nodejs), with a get endpoint to get or return available todo lists, a post endpoint to create anew todo item and persist it on a data base, a delete endpoint to remove a list of todo from the database, and a patch to edit todos's on the database.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published