REST – Can You do More than Spell It? Part 1
This four-part series introduces you to REST, a set of principles that define how a server and client can communicate with each other (and external resources) in a simple, straightforward, and robust manner. Though you’ll often see the words “REST” and “architecture” together, REST is not a specific architecture. In this part you’ll learn about REST’s principles why most REST applications use HTTP.
