The RESTful API design pattern is a common, useful, and real world design pattern for turning your web app into a useful tool for building mobile apps, bots, desktop and server scripts, and more. Let's talk about what REST is, the building blocks and terminology of REST.
Introduction
End Points
Requests
Responses
Security
Rest API Basics