todos

command module
v0.0.0-...-5ef43c1 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: MIT Imports: 7 Imported by: 0

README

Todos

This's todos API that develop with fiber framework.

Router list:

[GET] /task/all Retrieve all tasks
[GET] /task/:id Retrieve single task by oid
[PUT] /task/mark/:id Mark task as accomplish
[PUT] /task/unmark/:id Unmark task as unaccomplish
[POST] /task Create new task
[PUT] /task Edit exist task
[DELETE] /task/:id Remove exist task

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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