ezy
gRPC client
A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests.
🔥 GUI client for gRPC/gRPC-Web
998 stars
7 watching
17 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
apiapi-testingdeveloper-toolsgrpcgrpc-clientgrpc-guigrpc-webtestingtesting-tools
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. | 529 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 258 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 120 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
easycz/grpc-web-hacker-news | An example app demonstrating grpc-web integration with React and Redux | 386 |
grpc-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 68 |
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 330 |
eliaperantoni/spaceman | A cross-platform gRPC client for testing and debugging gRPC servers | 370 |
gusaul/grpcox | A web-based GUI client for testing and developing gRPC services | 702 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |
kfwerf/delivery | A tool that simplifies communication with gRPC services by auto-detecting methods and types. | 71 |
julien-r44/adonis-grpc-consumer | Provides a client-side interface to communicate with gRPC services in Adonis.js applications. | 13 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,061 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |