/microgo

Build Golang microservices with Chi, Postgres, Mongo and RabbitMQ

Primary LanguageGo

MICROGO

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

Installation

Use Makefile in /project for build and start

make up_build

Contributing

Pull requests are welcome.