Common Guidelines
Some guidelines are already common within the larger REST communities:
- Applications should expose many URIs (possibly an infinite number of them), one for each Resource (any resources in your applications should be unambiguously accessible via a unique URI)
- Cookies representing IDs into a server side session are not RESTful
- Combinations of resources (i.e. a particular account viewing results a particular database query) can be RESTful if (and only if) the combination can be represented as a URI.
- RESTful URIs should facilitate "cut & paste" (that's the notion of "transfer" of the "representational state")
Read more about this topic: Resource-oriented Architecture
Famous quotes containing the word common:
“The classicist, and the naturalist who has much in common with him, refuse to see in the highest works of art anything but the exercise of judgement, sensibility, and skill. The romanticist cannot be satisfied with such a normal standard; for him art is essentially irrationalan experience beyond normality, sometimes destructive of normality, and at the very least evocative of that state of wonder which is the state of mind induced by the immediately inexplicable.”
—Sir Herbert Read (18931968)