Microsoft’s Concise API Design Language has a new name and a larger role to play in building REST, OpenAPI, gRPC, and other services. Some time ago I wrote about the work Microsoft was doing to ...
gRPC is a high-performance binary protocol for remote procedure calls on virtually any platform. Here's a hands-on intro to using gRPC with Node. gRPC is a binary protocol for remote procedure calls, ...