An Introduction to REST APIs
The term “REST API” (aka “RESTful API”) is thrown around all the time when talking about web applications. But what exactly does the term REST mean? And why is it important to API design? There’s a number of guidelines that define REST, but there are a couple of key points that will help to introduce and understand REST APIs.