Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 129 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 129 Bytes

minimal-golang-seed

Seed to start a golang server with:

  • gin
  • logrus
  • prometheus

How to run

make build-and-run