ALPHA: Lile is currently considered "Alpha" in that things may change. Currently I am gathering feedback and will finalise Lile shortly to avoid breaking changes going forward.
This package provides a foundation to build gRPC based microservices.
It takes care of:
- Server initialization
- Logging
- Metrics
- Middleware
You should vendor the dependencies needed in your project. Depending on the features used the requirements will vary.
Also, the protobuf compiler will be needed if you want to rebuild the go files: