grpcurl
grpcurl is a command-line tool that lets you interact with gRPC servers, similar to how curl works for HTTP servers. It supports invoking RPC methods, browsing service schemas via server reflection, proto source files, or protoset files, and uses JSON encoding for messages.
Follow to track new versions in your feed.
Overview
0
Version & Lifecycle
0
Community Notes
No community notes yet
Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.
Release Notes & Updates
0
Avg cadence: —
Next anticipated release: —
Updates • 0
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Looking for matching products…
Don’t see it? Paste a CPE
Also known as
Packaging Notes
0
Go package available via 'go get github.com/fullstorydev/grpcurl', also installable via 'go install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest'