spaceman
gRPC client
A cross-platform gRPC client for testing and debugging gRPC servers
A gRPC client from another world
369 stars
3 watching
12 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
clidesktopgrpcgrpc-clientguirusttauritool
Related projects:
Repository | Description | Stars |
---|---|---|
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
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 |
julien-r44/adonis-grpc-consumer | Provides a client-side interface to communicate with gRPC services in Adonis.js applications. | 13 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 119 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
rookie-ninja/rk-grpc | A tool for building gRPC microservices with automated code generation and middleware support | 75 |
grpc-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
izumin5210/grapi | A framework for building gRPC and Go microservices with automatic code generation | 427 |
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 |
tradias/asio-grpc | An asynchronous gRPC implementation using Asio/unified executors and C++20 coroutines | 367 |