Mediator
gRPC proxy
A cross-platform GUI proxy for debugging gRPC services
Cross-platform GUI gRPC debugging proxy
156 stars
3 watching
9 forks
Language: Kotlin
last commit: over 1 year ago
Linked from 1 awesome list
debuggingdebugging-toolgrpcproxy
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive framework for building and maintaining robust, extensible APIs using JVM-based technologies | 95 |
| A reverse proxy server for converting HTTP requests to gRPC calls | 373 |
| A lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries. | 31 |
| Enables interaction between HTTP tools and gRPC servers using JSON encoding | 518 |
| A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
| A suite of tools for debugging and analyzing gRPC requests and responses | 1,214 |
| A tool that provides a REST-like JSON interface for gRPC servers without requiring static code generation or compilation | 110 |
| A gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration. | 965 |
| A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
| A cross-platform gRPC client for testing and debugging gRPC servers | 370 |
| Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. | 43 |
| Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 59 |
| A browser extension that provides debugging and inspection tools for gRPC-Web applications. | 413 |
| A command-line tool for interacting with gRPC services | 68 |
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |