gin-machinery-task

command module
v0.0.0-...-60360ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README

gin-machinery-task

Use gin and machinery develop task manage server.

API

GET    /user                     --> github.com/cslqm/gin-machinery-task/routers/api.GetUser (3 handlers)
GET    /api/v1/tasks             --> github.com/cslqm/gin-machinery-task/routers/api/v1.GetTasks (4 handlers)
GET    /api/v1/tasks/:id         --> github.com/cslqm/gin-machinery-task/routers/api/v1.GetTask (4 handlers)
POST   /api/v1/tasks             --> github.com/cslqm/gin-machinery-task/routers/api/v1.AddTask (4 handlers)
POST   /api/v1/tasks/:id         --> github.com/cslqm/gin-machinery-task/routers/api/v1.UpdateTask (4 handlers)
DELETE /api/v1/tasks/:id         --> github.com/cslqm/gin-machinery-task/routers/api/v1.DeleteTask (4 handlers)

frame

frame

datebases

tables

er

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
middleware
jwt
pkg
e
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL