Reputation: 7583
in an answer from What gets classified as a RESTful Web Service it is stated:
There are a number of other constraints that a service must respect in order to be considered RESTful
Where could I find the list of constraints?
Thanks.
Upvotes: 2
Views: 878
Reputation: 142094
The REST dissertation covers all the constraints. Specifically, they are listed in this diagram.
Upvotes: 3