An open API service indexing awesome lists of open source software.

https://github.com/marella/node-grpc-web

gRPC Web proxy and Express / Connect middleware for Node.js
https://github.com/marella/node-grpc-web

expressjs grpc grpc-web grpc-web-proxy http http2 middleware nodejs proxy server web

Last synced: 9 months ago
JSON representation

gRPC Web proxy and Express / Connect middleware for Node.js

Awesome Lists containing this project

README

          

# gRPC Web · Node.js [![tests](https://github.com/marella/node-grpc-web/actions/workflows/tests.yml/badge.svg)](https://github.com/marella/node-grpc-web/actions/workflows/tests.yml) [![coverage](https://coveralls.io/repos/github/marella/node-grpc-web/badge.svg)](https://coveralls.io/github/marella/node-grpc-web)

gRPC Web proxy and Express / Connect middleware for Node.js

This monorepo is used for publishing the following packages:

| Package | Description |
| :------------------------------------------------------------------------------------------------------ | :------------------------------------------- |
| [`@grpc-web/proxy`](https://github.com/marella/node-grpc-web/tree/main/packages/proxy#readme) | gRPC Web proxy for Node.js |
| [`@grpc-web/middleware`](https://github.com/marella/node-grpc-web/tree/main/packages/middleware#readme) | gRPC Web middleware for Express and Connect. |