This project is to training in golang
Declarate environment variables to username, password and host by MongoDB
export USERNAME_MONGODB=MongoDB username
export PASSWORD_MONGODB=MongoDB password
export HOST_MONGODB=MongoDB host
go build main.go
go run main.go