tgarciai / minimal-golang-seed

Is a sample for golang gin server with logrus and prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal-golang-seed

Seed to start a golang server with:

  • gin
  • logrus
  • prometheus

How to run

make build-and-run

About

Is a sample for golang gin server with logrus and prometheus


Languages

Language:Go 92.9%Language:Makefile 3.8%Language:Dockerfile 3.3%