/go-and-mongo

Simple HTTP server setup with Go and MongoDB

Primary LanguageGoApache License 2.0Apache-2.0

go-and-mongo

Makefile commands for this are:

make build-api
make run
make lint
make test
make cyclomatic 
make clean

Project environment variables

HTTP_LISTEN_ADDRESS=
MONGO_DB_NAME=
MONGO_DB_URI=
MONGO_DB_URI_TEST=