ptg
gRPC client and test tool
A tool for testing and interacting with gRPC services in various scenarios.
💥Performance testing tool (Go), It is also a GUI gRPC client.
328 stars
11 watching
37 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
benchmarkgolanggrpcgrpc-clientgrpc-guihttpperformance-testing
Related projects:
Repository | Description | Stars |
---|---|---|
gusaul/grpcox | A web-based GUI client for testing and developing gRPC services | 704 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
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-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
njpatel/grpcc | A command-line tool for testing gRPC APIs with automatic reconnect and pretty-printing capabilities. | 1,130 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
go-gremlins/gremlins | A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 198 |
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 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
gophercarrot/carrot | Distributed load testing framework with support for WebSockets and HTTP protocols | 153 |
oslabs-beta/yodelay | A tool for testing and verifying gRPC endpoints | 228 |