APIs disponíveis:
GET http://localhost:3333/tasks (search na querystring para pesquisar em title e description)
POST http://localhost:3333/tasks (title e description no body)
PUT http://localhost:3333/tasks/:id (title e description no body)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
APIs disponíveis:
GET http://localhost:3333/tasks (search na querystring para pesquisar em title e description)
POST http://localhost:3333/tasks (title e description no body)
PUT http://localhost:3333/tasks/:id (title e description no body)