Skip to content

This is a simple crud backend implemented in go for demonstration purpose.

License

Notifications You must be signed in to change notification settings

rahul-yr/learn-go-simple-todo-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-go-simple-todo-crud

This is a simple crud backend implemented in go for demonstration purpose.

Click here to see more info on this repo

Live Demo

The scope of the repo is limited to creating a simple todo service using Go(Gin). It doesn't have any db connections. To mock the database operations a simple variable is used.

If you want to contribute to this repo, please create a issue and pull request.

To access the postman collection use the link here

About

This is a simple crud backend implemented in go for demonstration purpose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published