# README
tinygrpc
A collection of tiny tools for gRPC server development in Go.
For more advanced features, go-grpc-middleware could be a better option.
Depends on
- grpc
- logrus
Installation
go get -u github.com/unsafe9/tinygrpc
A collection of tiny tools for gRPC server development in Go.
For more advanced features, go-grpc-middleware could be a better option.
go get -u github.com/unsafe9/tinygrpc