grpc-proxy
Reverse Proxy
A gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration.
gRPC proxy is a Go reverse proxy that allows for rich routing of gRPC calls with minimum overhead.
962 stars
20 watching
210 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
golanggrpcproxy
Related projects:
Repository | Description | Stars |
---|---|---|
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 372 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
gofrp/tiny-frpc | Provides a simple reverse proxy solution using SSH protocol and FRPS. | 135 |
jnewmano/grpc-json-proxy | Enables interaction between HTTP tools and gRPC servers using JSON encoding | 517 |
wmnsk/go-gtp | A GTP protocol implementation in Go that enables mobile network nodes and testing tools to communicate with each other. | 213 |
ericbets/danby | A lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries. | 31 |
paralin/grpc-bus | Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. | 43 |
buttercam/mediator | A cross-platform GUI proxy for debugging gRPC services | 153 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
cypherpunkarmory/holepunch | A tool that enables secure reverse tunneling and reverse proxying using a REST API. | 58 |
storj/drpc | A lightweight, drop-in replacement for gRPC, providing a simple and extensible RPC framework. | 1,495 |
mailgun/kafka-pixy | A gRPC and REST proxy that simplifies communication with Kafka by providing an at-least-once message delivery guarantee. | 774 |
jipok/jauth | A lightweight reverse proxy with built-in authorization and SSL/TLS encryption for protecting self-hosted applications. | 72 |
fabiocicerchia/go-proxy-cache | A simple reverse proxy with caching capabilities using Go and Redis. | 133 |
andydunstall/piko | Provides a reverse proxy service to securely tunnel traffic to services without public routing requirements | 1,897 |