Skip to content

roulpriya/todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-api

Golang project to perform crud operation in todo list

Install Go

brew install go

initialize go with go module(go.mod - we add project dependencies)

go mod init url (github.com/roulpriya/todo-api)

framework gin

Notes

  • Controllers are also called handlers
  • TO DO LIST

About

Golang project to perform crud operation in todo list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages