Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 251 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 251 Bytes

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