Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Joe Gregorio, Show Me the Code

Constructing

...

URLs for Resources

Roy T. Fielding noted in his September 3, 2008 blog post, "Paper tigers and hidden dragons":

Web architects must understand that resources are just consistent mappings from an identifier to some set of views on server-side state. If one view doesn't suit your needs, then feel free to create a different resource that provides a better view (for any definition of "better"). These views need not have anything to do with how the information is stored on the server, or even what kind of state it ultimately reflects. It just needs to be understandable (and actionable) by the recipient.

Tim Berners-Lee's classic 1998 article on designing URIs, "Cool URIs don't change.

Aaron Johnson, Clearspace and Meaningful URLs