# README
Template for micro-service in Go
Description
Micro-service template to use with my DevOpsDemo
Features
- Build in multi-stage Docker container
- Configuration via environment variables
- Logging in JSON
- Health-check endpoint
- Prometheus metrics
- Unit tests with xunit-compatible output
- API/integration tests with docker-compose
Links
# Functions
No description provided by the author