Build microservice with Golang
- g-authen: authenticate service using Go and Postgres
- g-broker: gateway service using Go
- g-logger: logger service using Go and MongoDB
- g-mail: mailer service using Go and Mailhog
- g-listener: listener service using Go and RabbitMQ
Use Makefile in /project for build and start
make up_build
Pull requests are welcome.