package
0.0.0-20220909120833-5023d07c94b7
Repository: https://github.com/konstantinzy/gin-gorm-api.git
Documentation: pkg.go.dev

# Functions

POST /task create task.
DELETE /task/:id delete task with subtasks.
GET /task get all tasks.
GET /task/:id get task by it id.
No description provided by the author
PATCH /task/:id update task.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author