grpcox
gRPC tester
A web-based GUI client for testing and developing gRPC services
Like Postman, but for gRPC: web based GUI client for gRPC Development Testing
704 stars
8 watching
81 forks
Language: Go
last commit: 8 months ago
Linked from 1 awesome list
grpcgrpc-gotesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 328 |
njpatel/grpcc | A command-line tool for testing gRPC APIs with automatic reconnect and pretty-printing capabilities. | 1,130 |
oslabs-beta/yodelay | A tool for testing and verifying gRPC endpoints | 228 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
gnulnx/goperf | A Go-based tool for simulating concurrent web traffic to test load and performance of web applications. | 38 |
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 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 119 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
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 |
appleboy/gofight | A testing framework for building API handlers in Golang. | 441 |
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 |
gophercarrot/carrot | Distributed load testing framework with support for WebSockets and HTTP protocols | 153 |
eliaperantoni/spaceman | A cross-platform gRPC client for testing and debugging gRPC servers | 369 |
zalopay-oss/jmeter-grpc-plugin | An Apache JMeter plugin to test gRPC services under load | 42 |