GET "/tasks/{id}" - get task by id
GET "/tasks" - get all tasks
POST "/tasks" - post new task
PUT "/tasks/{id}" - update existing task by id
DELETE "/tasks/{id}" - delete existing task by id
imuftiev/open-school-t1
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|