delivery
gRPC client
A tool that simplifies communication with gRPC services by auto-detecting methods and types.
GRPC GUI client for GRPCurl
70 stars
1 watching
7 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
deliverygrpc-gui-clientgrpcurlmac-osx
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 119 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
julien-r44/adonis-grpc-consumer | Provides a client-side interface to communicate with gRPC services in Adonis.js applications. | 13 |
bigcommerce/gruf | A Ruby framework for building gRPC services with request context support and robust client error handling. | 626 |
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 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
ibm/gwhisper | A gRPC command line client with tab completion and human-readable output | 58 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
tsloughter/grpcbox | A library for creating gRPC services in Erlang. | 139 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
grpc/grpc-kotlin | A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,203 |
salesforce/grpc-java-contrib | Provides utility extensions and tools for using the grpc-java library in Java applications | 219 |