evans
gRPC client
A gRPC client library with two modes: REPL and CLI, providing automatic service inspection and task automation
Evans: more expressive universal gRPC client
4k stars
30 watching
189 forks
Language: Go
last commit: about 1 year ago
Linked from 3 awesome lists
clicompletiongolanggrpcgrpc-clientprotocol-buffersrepl-moderpc
Related projects:
Repository | Description | Stars |
---|---|---|
fullstorydev/grpcurl | A command-line tool for interacting with gRPC servers using JSON encoding and protocol buffers. | 11,014 |
grpc/grpc | An RPC framework and library for building high-performance distributed systems | 42,124 |
fullstorydev/grpcui | An interactive web-based tool for testing and manipulating gRPC APIs | 5,274 |
grpc/grpc-web | Enables communication between web browsers and gRPC services using JavaScript | 8,698 |
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 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
ibm/gwhisper | A gRPC command line client with tab completion and human-readable output | 59 |
rgburke/grv | A terminal-based interface for viewing Git repositories | 4,035 |
ther1d/shell_gpt | A command-line tool using AI-powered language models to generate shell commands and code snippets | 9,933 |
envoyproxy/ratelimit | Provides rate limiting functionality to applications | 2,310 |
improbable-eng/grpc-web | A client library for gRPC Web services in browsers and Node.js | 4,394 |
cli/cli | A command-line tool for interacting with GitHub repositories and features | 37,628 |
grpc-ecosystem/grpc-gateway | A tool that generates a reverse-proxy server to translate RESTful HTTP APIs into gRPC | 18,331 |
ricklamers/gpt-code-ui | An interactive code generation and execution tool using AI models | 3,567 |
grpc/grpc-dotnet | An implementation of the gRPC remote procedure call framework for .NET applications | 4,229 |