repositorypackage
0.0.1
Repository: https://github.com/jmckind/go-api-demo.git
Documentation: pkg.go.dev
# README
go-api-demo
A demo API server written in go that exports Prometheus metrics.
Usage
TODO: Run the container image.
Development
Build locally.
go build .
Run locally.
./go-api-demo
The server should listen for connections.
2020/05/22 12:17:10 listening for connections at 0.0.0.0:4778