Skip to content

mrinalxdev/go-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple Golang Rest API for todo list

Topics

Resources

Stars

Watchers

Forks

Languages