Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielmerigo/grpc
Working with gRPC on Node.js
https://github.com/gabrielmerigo/grpc
grpc grpc-node nodejs
Last synced: 27 days ago
JSON representation
Working with gRPC on Node.js
- Host: GitHub
- URL: https://github.com/gabrielmerigo/grpc
- Owner: GabrielMerigo
- Created: 2024-07-16T17:48:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-02T11:07:04.000Z (5 months ago)
- Last Synced: 2024-11-02T11:21:54.351Z (3 months ago)
- Topics: grpc, grpc-node, nodejs
- Language: JavaScript
- Homepage:
- Size: 16.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Micro-serviço -> User (credenciais e dados) - gRPC (server)
Micro-serviço -> Purchases - gRPC (server)
API -> Express (/users, /purchases) - gRPC (client)