November 2017
Intermediate to advanced
420 pages
10h 29m
English
A RESTful resource is anything that is addressable over the web. By addressable, we mean resources that can be accessed and transferred between clients and servers. Subsequently, a resource is a logical, temporal mapping to a concept in the problem domain for which we are implementing a solution.
Here are some examples of REST resources:
Even though a resource's mapping is unique, different requests for a resource can return the same underlying binary representation ...
Read now
Unlock full access