Chapter 06: HTTP Protocol
If you’ve already gone through a brief excursion into the history of REST and are familiar with the basic principles of REST APIs from the perspective of Fielding and Richardson, the next step is to move on to the actual process of API design. And this journey can only begin with an introduction to the HTTP protocol. For the purpose of designing web services, it’s enough to understand a few core principles, which we’ll now walk through.