grpc-http-proxy
gRPC proxy
A reverse proxy server for converting HTTP requests to gRPC calls
A reverse proxy server which translate JSON HTTP requests to gRPC calls based on protoreflect
373 stars
17 watching
15 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
grpchttp-proxykubernetes
Related projects:
Repository | Description | Stars |
---|---|---|
| A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
| A gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration. | 965 |
| Enables interaction between HTTP tools and gRPC servers using JSON encoding | 518 |
| A lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries. | 31 |
| Provides a simple reverse proxy solution using SSH protocol and FRPS. | 140 |
| A cross-platform GUI proxy for debugging gRPC services | 156 |
| Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. | 43 |
| A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
| A comprehensive guide to building gRPC servers and clients using Go or Python, with additional instructions on deploying them using Docker. | 13 |
| An Elixir implementation of the gRPC protocol for building networked services | 1,403 |
| A gRPC and REST proxy that simplifies communication with Kafka by providing an at-least-once message delivery guarantee. | 773 |
| An implementation of the gRPC transport layer in Perl | 33 |
| Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A command line tool for calling gRPC services and inspecting their structure | 258 |