The microkit package implements an opinionated microservice framework which can be used as library in golang microservices to speed up development. See the example microservice using the microkit package: https://github.com/giantswarm/microkit-example.
giantswarm/microkit
The microkit package implements an opinionated microservice framework which can be used as library in golang microservices to speed up development.
GoApache-2.0