{"library":"grpc-cli","type":"library","category":null,"description":"grpc-cli is a Node.js command-line utility for interacting with gRPC servers using .proto files. Version 1.0.2 is the current stable release. It allows executing gRPC commands, exploring services and namespaces, and provides an interactive REPL for advanced usage. Key differentiators include its simplicity for quick prototyping and debugging without a full client library. However, it has limited functionality: streaming RPCs and credentials are not yet implemented. The tool is globally installable via npm.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","grpc","cli","protobuf"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-cli","imports":["npx grpc-cli","npm install -g grpc-cli; grpc-cli [args]","grpc-cli myproto.proto localhost:50051 MyService.MyMethod '{\"key\":\"val\"}'"]},{"cmd":"yarn add grpc-cli","imports":[]},{"cmd":"pnpm add grpc-cli","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"grpc-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}