warthog
gRPC client
A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support.
Cross platform gRPC GUI client
119 stars
1 watching
7 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list
gogo-astilectrongolanggrpclinuxmacosprotobufwindows
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 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 328 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
kfwerf/delivery | A tool that simplifies communication with gRPC services by auto-detecting methods and types. | 70 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
eliaperantoni/spaceman | A cross-platform gRPC client for testing and debugging gRPC servers | 369 |
mresti/grpc-workshop | A comprehensive guide to building gRPC servers and clients using Go or Python, with additional instructions on deploying them using Docker. | 13 |
johanbrandhorst/grpc-gateway-boilerplate | Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 479 |
gusaul/grpcox | A web-based GUI client for testing and developing gRPC services | 704 |
clarifai/clarifai-go-grpc | An official gRPC client for interacting with Clarifai's image recognition API | 4 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |