← Graph

grpcurl

tool 1 connections

Command-line client for invoking gRPC services, analogous to curl for REST. Accepts the protofile describing the service contract and a JSON payload of parameters, used in Emiliano's wroclove.rb 2026 demo to call CreateOrder on the sample Rails gRPC server.

category
tool
Used in the gRPC demo to call the CreateOrder RPC.

Provenance

Read by
1 extraction