grpcui
gRPC tester
An interactive web-based tool for testing and manipulating gRPC APIs
An interactive web UI for gRPC, along the lines of postman
5k stars
54 watching
388 forks
Language: Go
last commit: 5 days ago
Linked from 4 awesome lists
golanggrpcpostman
Related projects:
Repository | Description | Stars |
---|---|---|
fullstorydev/grpcurl | A command-line tool for interacting with gRPC servers using JSON encoding and protocol buffers. | 10,927 |
grpc/grpc-web | Enables communication between web browsers and gRPC services using JavaScript | 8,660 |
improbable-eng/grpc-web | A client library for gRPC Web services in browsers and Node.js | 4,392 |
grpc/grpc | An RPC framework and library for building high-performance distributed systems | 41,968 |
grpc-ecosystem/grpc-gateway | A tool that generates a reverse-proxy server to translate RESTful HTTP APIs into gRPC | 18,238 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
grpc/grpc-dotnet | An implementation of the gRPC remote procedure call framework for .NET applications | 4,215 |
ktr0731/evans | A gRPC client library with two modes: REPL and CLI, providing automatic service inspection and task automation | 4,289 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,129 |
easycz/grpc-web-hacker-news | An example app demonstrating grpc-web integration with React and Redux | 386 |
paralin/grpc-bus | Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. | 43 |
rgburke/grv | A terminal-based interface for viewing Git repositories | 4,034 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
grpc/grpc-node | Provides a TypeScript implementation of the gRPC protocol for Node.js applications | 4,488 |