Introducing REST APIs Chapter 4
Summary
In this chapter, we learned about what a RESTful API is, the different HTTP verbs and the
status codes, and how to develop RESTful APIs and test them using Postman.
In the next chapter, we will be jumping into the Vue.js introduction and will be building an
application using Vue.js.