Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basemax/gotodorest

This is a RESTful API built with Go for managing a TODO list. It includes endpoints for adding, updating, and deleting tasks, and follows best practices for HTTP methods and status codes. The code is well-organized with robust error handling and clear documentation. Use it as a starting point for building your own Go-based RESTful APIs.
https://github.com/basemax/gotodorest

api api-restful go golang restful todo todo-list todolist

Last synced: 1 day ago
JSON representation

This is a RESTful API built with Go for managing a TODO list. It includes endpoints for adding, updating, and deleting tasks, and follows best practices for HTTP methods and status codes. The code is well-organized with robust error handling and clear documentation. Use it as a starting point for building your own Go-based RESTful APIs.

Awesome Lists containing this project