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
- Host: GitHub
- URL: https://github.com/marella/node-grpc-web
- Owner: marella
- License: mit
- Created: 2023-04-14T22:26:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T13:59:59.000Z (over 2 years ago)
- Last Synced: 2025-05-08T04:53:12.903Z (9 months ago)
- Topics: expressjs, grpc, grpc-web, grpc-web-proxy, http, http2, middleware, nodejs, proxy, server, web
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gRPC Web · Node.js [](https://github.com/marella/node-grpc-web/actions/workflows/tests.yml) [](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. |