omgrpc
gRPC client
A tool for testing and interacting with gRPC services using a graphical interface.
464 stars
22 watching
25 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
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 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 328 |
oslabs-beta/yodelay | A tool for testing and verifying gRPC endpoints | 228 |
thomaswormald/grpc-browser | A tool that allows developers to visualize and debug gRPC services in their .NET applications. | 24 |
redhoyasa/grpc-reflection-js | A client library for interacting with gRPC servers that implement the Reflection protocol. | 20 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
njpatel/grpcc | A command-line tool for testing gRPC APIs with automatic reconnect and pretty-printing capabilities. | 1,130 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
eliaperantoni/spaceman | A cross-platform gRPC client for testing and debugging gRPC servers | 369 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 119 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
gusaul/grpcox | A web-based GUI client for testing and developing gRPC services | 704 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |