https://github.com/cunkz/nodejs-grpc-example
NodeJS gRPC Examples
https://github.com/cunkz/nodejs-grpc-example
grpc grpc-node grpc-nodejs nodejs nodejs-example
Last synced: 2 months ago
JSON representation
NodeJS gRPC Examples
- Host: GitHub
- URL: https://github.com/cunkz/nodejs-grpc-example
- Owner: cunkz
- Created: 2024-06-10T07:03:47.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-12T02:04:21.000Z (12 months ago)
- Last Synced: 2025-01-25T08:26:31.394Z (4 months ago)
- Topics: grpc, grpc-node, grpc-nodejs, nodejs, nodejs-example
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS gRPC Examples
The purpose of this repository is to collect and study for personal use. If you want to learn it too, feel free to clone. There is also a table for folder mapping with some documentation for each example.
|Folder|Documentation|
|--|--|
|[quick](quick)|[https://grpc.io/docs/languages/node/quickstart](https://grpc.io/docs/languages/node/quickstart)|