Now, since you understand what microservices are and, hopefully, have a sense of their key benefits, I'm sure you are eager to begin building them. In this chapter, we will immediately start writing REST APIs, which collectively work as microservices.
The topics we will cover in this chapter are as follows:
- Building a REST API
- Testing an API