An blueprint example of a fully loaded, Kubernetes-ready microservice written in Go.
- Install rendr:
brew install jamf/tap/rendr
- Generate your project from the blueprint:
rendr init foo --blueprint https://github.com/jamf/rendr-sample-blueprint-go-microservice
- Your newly generated project has a detailed README. Enjoy!