Skip to content

bineetNaidu/golang-todos-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Todos API (Golang)

Learning Golang with mongodb.

Usage

make sure you have go installed locally

go run server.go # for dev
go build server.go # to build the binary

License

MIT

Releases

No releases published

Packages

No packages published

Languages