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: 12 days ago
JSON representation

Working with gRPC on Node.js

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)