You must have heard about gRPC and its advantages. Here, I will show you how to build a modern API with Nest.js and gRPC in typescript. Why gRPC is cool Why use gRPC? It has a ton of advantages like performance, code generation, streaming, etc. But, for me, the main one is a strict…