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: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries. | 31 |
| A cross-platform GUI proxy for debugging gRPC services | 156 |
| A serverless proxy for filtering JSON data using node-jq | 12 |
| A reverse proxy server for converting HTTP requests to gRPC calls | 373 |
| Converts GRPC to JSON | 5 |
| A proxy server that converts JSON request bodies to Protocol Buffer messages and back to JSON responses. | 35 |
| A gRPC and REST proxy that simplifies communication with Kafka by providing an at-least-once message delivery guarantee. | 773 |
| A tool that dynamically proxies Ethereum requests to different RPC servers based on predefined rules and conditions. | 23 |
| Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. | 43 |
| Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 478 |
| Provides remote access to node.js APIs through multiplexing and request-response capabilities. | 99 |
| Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 627 |
| A global proxy agent configurable using environment variables. | 365 |