Skip to content

sheruniferdo/APIExercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task management APIs. Implement the CRUD operations for tasks.

Post /tasks - Create task

Get /tasks - Get list of available tasks

Get /tasks/:id - Get the task with the given id

Put /tasks/:id - Edit task

Delete /tasks/:id - Delete tasks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published