lequocduyquang / microgo

Build Golang microservices with Chi, Postgres, Mongo and RabbitMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Build Golang microservices with Chi, Postgres, Mongo and RabbitMQ


Languages

Language:Go 94.3%Language:Makefile 4.4%Language:Dockerfile 1.3%