11
gRPC API Development and Testing
You will learn how to implement gRPC-based APIs in this chapter. You will learn how to write the gRPC server and client along with writing APIs based on gRPC. In the later part of this chapter, you will be introduced to microservices and see how they can help you to design modern, scalable architecture.
You will also go through the implementation of two services – the gRPC server and the gRPC client. gRPC-based APIs are more popular and preferred over REST APIs for service-to-service communication in a microservice-based system. Hence, gRPC development skills are important in the API space.
After completing this chapter, you will be well versed in the gRPC server and client development, gRPC-based API testing ...
Get Modern API Development with Spring 6 and Spring Boot 3 - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.