gWhisper

gRPC CLI

A gRPC command line client with tab completion and human-readable output

A gRPC CLI featuring reflection and tab-completion

GitHub

58 stars
10 watching
15 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list

auto-completionautocompletionbash-completionclicolorcommand-line-toolcompletiondebugging-toolgrpcgrpc-cligrpc-clientprotocol-buffersreflectionremote-procedure-calls

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bojand/gcall A command-line interface for gRPC services 12
vadimi/grpc-client-cli A command line tool for calling gRPC services and inspecting their structure 252
grpc-ecosystem/polyglot A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. 530
grpcmd/grpcmd A command-line tool for interacting with gRPC services 67
grpc-requests/grpc_requests A Python library that enables users to interact with gRPC services in a familiar way using the requests library. 33
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 155
clarifai/clarifai-go-grpc An official gRPC client for interacting with Clarifai's image recognition API 4
grpc/grpc-swift A Swift language implementation of the gRPC protocol 2,048
rogchap/wombat An automated gRPC client builder and runtime environment 1,397
tradias/asio-grpc An asynchronous gRPC implementation using Asio/unified executors and C++20 coroutines 367
apssouza22/grpc-production-go A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. 207
otwieracz/clj-grpc Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. 15
thomaswormald/grpc-browser A tool that allows developers to visualize and debug gRPC services in their .NET applications. 24
deeplay-io/nice-grpc A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. 433
grpc-swagger/grpc-swagger Tools for debugging and exploring gRPC services using Swagger UI 425