When Should gRPC be Used Instead of HTTP?
For years, REST has been the de facto standard for providers when deciding how to design their API. One alternative to REST is gRPC, an open-source remote procedure call framework that runs on the HTTP/2 protocol. Here we look at the advantages offered by gRPC and what use cases it is suited for.
11-20-2019