Skip to content

A minimal microservice skeleton in Golang, including support for MongoDB, RabbitMQ, Prometheus, health checks and custom HTTP endpoints

License

Notifications You must be signed in to change notification settings

MaibornWolff/gomic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gomic

Gopher

gomic is a minimal microservice skeleton in Golang, including support for

  • MongoDB
  • RabbitMQ
  • Prometheus
  • health checks
  • custom HTTP endpoints

Behavior

The sample business logic consumes a JSON document from a RabbitMQ queue, stores it in a MongoDB database and finally forwards it in upper case to a RabbitMQ exchange.

Usage

make build start

About

A minimal microservice skeleton in Golang, including support for MongoDB, RabbitMQ, Prometheus, health checks and custom HTTP endpoints

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published