Go Clean Template

Go Custom template

Clean Architecture template for Golang services

Quick start

Local development:

# Postgres, RabbitMQ
$ make compose-up
# Run app with migrations
$ make run

TODO

  • ci/cd
  • hadolint
  • prometheus