package
0.0.0-20190730132953-5ddd000ac45d
Repository: https://github.com/l04db4l4nc3r/getgoing.git
Documentation: pkg.go.dev

# README

Todo-API

todo api specification


TaskURLMethodResponse codeResponse
Check API health/pingGET200pong
Create an entry/POST201json of the created object
Read all entries/GET200json of all entries
Read entries by id/?id=valueGET200json of entries using keys and values
Delete entries/:idDELETE200status

# Packages

No description provided by the author