Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)