Site Archives code example

Now for the REST of the story


What is REST?
When boiled down, REST is an architectural style that defines a set of constraints. These constrains describe what HTTP and the World Wide Web are based on. These constraints can be defined as follows (list and image below used from A Brief Introduction to REST):

Give every “thing” (resources) an ID
Link things together
Use [...]

Share on Facebook Share on Facebook