CLI tools
Here are some useful tools that you can use to interact with a running gRPC server on your local machine:
- grpcnode - CLI tool for quickly making servers and client, dynamically, in JavaScript
- grpcc - REPL gRPC command-line client
- grpc_cli - gRPC CLI tool
- Evans - Expressive universal gRPC (CLI) client
- grpcurl - Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
- danby - A grpc proxy for the browser
- docker-protoc - Dockerized protoc, grpc-gateway, and grpc_cli commands bundled with Google API libraries.
- prototool Useful “Swiss Army Knife” for processing proto files