Nov
05
2016
REST
By abernal
What is REST
Representational State Transfer
So REST is essentially a set of constraints, the general architecture resembles the Web.
Representational State Transfer
So REST is essentially a set of constraints, the general architecture resembles the Web.
Basically most of the things in Internet is a resource, a document, a movie, a song, or a representation of something in the "real world".
Resource identifiers
In order to access a resource in the web is through a URI (Uniform Resource Identifier). The relation between resources and URI's is: