microkit
July 25, 2024 ยท View on GitHub
microkit
:warning: Important: This library has been deprecated in favor of other project's defaults. Please, do not use this library in new projects.
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.