grpcc
gRPC tester
A command-line tool for testing gRPC APIs with automatic reconnect and pretty-printing capabilities.
A gRPC cli interface for easy testing against gRPC servers
1k stars
20 watching
75 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
developer-toolsdevopsdevtoolsgrpcgrpc-clienthttp2protobufprotobuf3
Related projects:
Repository | Description | Stars |
---|---|---|
gusaul/grpcox | A web-based GUI client for testing and developing gRPC services | 704 |
oslabs-beta/yodelay | A tool for testing and verifying gRPC endpoints | 228 |
zalopay-oss/jmeter-grpc-plugin | An Apache JMeter plugin to test gRPC services under load | 42 |
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 328 |
bojand/grpc-inspect | A utility module for inspecting and analyzing gRPC protocol buffer definitions | 9 |
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 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
fadelis/grpcmock | A tool to easily mock gRPC endpoints for unit testing and integration testing | 146 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
bojand/gcall | A command-line interface for gRPC services | 12 |
nxenon/grpc-pentest-suite | A suite of tools for pentesting gRPC Web applications | 166 |
bradleyjkemp/grpc-tools | A suite of tools for debugging and analyzing gRPC requests and responses | 1,212 |
ibm/gwhisper | A gRPC command line client with tab completion and human-readable output | 58 |
deeplay-io/nice-grpc | A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 433 |