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

GitHub

373 stars
17 watching
15 forks
Language: Go
last commit: about 3 years ago
Linked from 1 awesome list

grpchttp-proxykubernetes

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gdong42/grpc-mateA reverse proxy server that translates HTTP requests into gRPC calls without code generation.75
mwitkow/grpc-proxyA gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration.965
jnewmano/grpc-json-proxyEnables interaction between HTTP tools and gRPC servers using JSON encoding518
ericbets/danbyA lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries.31
gofrp/tiny-frpcProvides a simple reverse proxy solution using SSH protocol and FRPS.140
buttercam/mediatorA cross-platform GUI proxy for debugging gRPC services156
paralin/grpc-busEnables calling gRPC services from the browser over a two-way socket to a Node or Go server.43
grpc-requests/grpc_requestsA Python library that enables users to interact with gRPC services in a familiar way using the requests library.33
mresti/grpc-workshopA comprehensive guide to building gRPC servers and clients using Go or Python, with additional instructions on deploying them using Docker.13
elixir-grpc/grpcAn Elixir implementation of the gRPC protocol for building networked services1,403
mailgun/kafka-pixyA gRPC and REST proxy that simplifies communication with Kafka by providing an at-least-once message delivery guarantee.773
joyrex2001/grpc-perlAn implementation of the gRPC transport layer in Perl33
fullstorydev/grpchanProvides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols.205
grpc/grpc-haskellA Haskell interface to the gRPC protocol for building client-side RPC services.154
vadimi/grpc-client-cliA command line tool for calling gRPC services and inspecting their structure258