REST Architecture
In this lesson, we will learn about the REST architecture and its guiding principles.
We'll cover the following...
Guiding principles of REST
A RESTful service needs to comply with the following 6 guiding constraints:
-
Client–Server
...