NestJS gRPC Microservices Tutorial

NestJS gRPC Microservices Tutorial

48.252 Lượt nghe
NestJS gRPC Microservices Tutorial
In this video, we take a look at how we can build scaleable NestJS microservices using gRPC. GitHub Repo: https://github.com/mguay22/nestjs-grpc gRPC Documentation: https://grpc.io/ Protocol Buffers Documentation:https://protobuf.dev/programming-guides/proto3/ Get my highly-rated Udemy courses at a discount here: https://michaelguay.dev/udemy/ Timestamps: 00:00:00 Introduction 00:01:24 Setup 00:09:16 Protocol Buffers 00:19:04 Use Protocol Buffers 00:40:57 Implement API Gateway 00:52:10 Testing