/golang-todos-api

:smiley: Learning GO.

Primary LanguageGo

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