danby
Web gRPC proxy
A lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries.
A webserver that's also a grpc proxy for browsers
31 stars
3 watching
1 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
grpcgrpc-frameworkgrpc-gatewaygrpc-javagrpc-webmicroservicenodejsproxy
Related projects:
Repository | Description | Stars |
---|---|---|
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 373 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
jnewmano/grpc-json-proxy | Enables interaction between HTTP tools and gRPC servers using JSON encoding | 518 |
buttercam/mediator | A cross-platform GUI proxy for debugging gRPC services | 156 |
paralin/grpc-bus | Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. | 43 |
mwitkow/grpc-proxy | A gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration. | 965 |
konsumer/grpc-dynamic-gateway | A tool that provides a REST-like JSON interface for gRPC servers without requiring static code generation or compilation | 110 |
elixir-grpc/grpc | An Elixir implementation of the gRPC protocol for building networked services | 1,403 |
james-proxy/james | An HTTP proxy and monitor for web debugging | 1,423 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 998 |
gofrp/tiny-frpc | Provides a simple reverse proxy solution using SSH protocol and FRPS. | 140 |
safetyculture/grpc-web-devtools | A browser extension that provides debugging and inspection tools for gRPC-Web applications. | 413 |
cristianoliveira/ergo | Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 627 |
bradleyjkemp/grpc-tools | A suite of tools for debugging and analyzing gRPC requests and responses | 1,214 |