Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrinalxdev/go-rest

A platform to chat . Alternative to messenger app
https://github.com/mrinalxdev/go-rest

tailwindcss

Last synced: about 6 hours ago
JSON representation

A platform to chat . Alternative to messenger app

Awesome Lists containing this project

README

        

# GO REST API

This is a simple go rest api for todo apps . Built this for fun and enhance new ways of building a rest api using go and gin module .

### There three main controllers of the API

GET : for getting all the listed todos
POST : for posting new ones
PATCH : for toggling between the status of the todos