Skip to content

imuftiev/open-school-t1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD WEB-Application (Task Manager)

API

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

About

Репозиторий для решений домашних заданий "Открытые школы Т1". RESTful API (Task-менеджер).

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages