/*skip
the code*/
Pricing
Get Started
> Your ideas into a
live API
in seconds.
Your prompt
a todo app with add, list, delete, mark complete, and edit endpoints
my-api.skipthecode.com
POST
/tasks
GET
/tasks
DELETE
/tasks/:id
PATCH
/tasks/:id