grpc-dynamic-gateway
JSON proxy
A tool that provides a REST-like JSON interface for gRPC servers without requiring static code generation or compilation
Like grpc-gateway, but written in node and dynamic.
110 stars
3 watching
26 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jnewmano/grpc-json-proxy | Enables interaction between HTTP tools and gRPC servers using JSON encoding | 517 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
ericbets/danby | A lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries. | 31 |
buttercam/mediator | A cross-platform GUI proxy for debugging gRPC services | 153 |
sighrobot/jqp | A serverless proxy for filtering JSON data using node-jq | 12 |
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 372 |
siyanew/grpcson | Converts GRPC to JSON | 5 |
camgraff/protoxy | A proxy server that converts JSON request bodies to Protocol Buffer messages and back to JSON responses. | 35 |
mailgun/kafka-pixy | A gRPC and REST proxy that simplifies communication with Kafka by providing an at-least-once message delivery guarantee. | 774 |
shark0der/rpc-proxy | A tool that dynamically proxies Ethereum requests to different RPC servers based on predefined rules and conditions. | 23 |
paralin/grpc-bus | Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. | 43 |
johanbrandhorst/grpc-gateway-boilerplate | Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 479 |
ssbc/muxrpc | Provides remote access to node.js APIs through multiplexing and request-response capabilities. | 99 |
cristianoliveira/ergo | Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 624 |
gajus/global-agent | A global proxy agent configurable using environment variables. | 364 |