grpclient
is gRPC command line client for testing grpc services
Note
grpclient
requires grpcurl
to be installed and available on your PATH
.
# Clone the repository
git clone git@github.com:cpf2021-gif/grpclient.git
# install the binary
go install