GRPC is a modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently and makes it easier to build connected systems. Deeper dive into gRPC and creating own micro-service architecture in Node.js.
Table of contents
Deeper dive into gRPC and creating own micro-service architecture in Node.jsWhat is GRPC?What are Protocol Buffers?Crypto 🦄 Currency ConverterPrerequisitesMonorepo structureUsing LernaCommon & ServicesWhat we’re buildingA deeper look into *.proto filesHow to create new common libHow to create new serviceHow to test servicesHow to run this magic 🪄?SummaryLinksSort: