March 2021
Intermediate to advanced
260 pages
5h 45m
English
In this chapter, we built a simple JSON/HTTP commit log service that accepts and responds with JSON and stores the records in those requests to an in-memory log. Next, we’ll use protocol buffers to manage our API types, generate custom code, and prepare to write a service with gRPC—an open source, high-performance remote procedure call framework that’s great for building distributed services.
Read now
Unlock full access