REST

Jump to navigation Jump to search

Draft

Definition

“Representational State Transfer (REST) is a style of software architecture for distributed hypermedia systems such as the World Wide Web. The term originated in a 2000 doctoral dissertation about the web written by Roy Fielding, one of the principal authors of the HTTP protocol specification, and has quickly passed into widespread use in the networking community.” (Wikipedia, retrieved 12:51, 12 March 2007 (MET)).

REST is popular with the XForms/XQuery XML communities. E.g. see XRX for an XML web development framework that includes REST or the EXist XML database that includes a REST API.

REST architecture

According to Wikipedia, REST only refers to a collection of architectural principles. The term is also often used to describe any simple interface that transmits domain-specific data over HTTP without an additional messaging layer such as SOAP. These two meanings can conflict as well as overlap.

Links

Overviews

Tutorials

  • RESTWiki has several. It is dedicated to the understanding, the evangelism, and the advancement of the REST architectural style. Here you will find descriptions of REST, records of the experiences of REST proponents, and resources to help you apply REST principles to your software or framework.
  • How I Explained REST to My Wife (any layperson in fact).

Warning-noto.svg

Content of this article has been taken from EduTechWiki (en) or EduTechWiki (fr) at the date indicated in the history. DKS was the main founder and main contributor of EduTechWiki. If you cite this page you also must cite and credit EduTechWiki, according to the CC BY-NC-SA license. View the pageinfo-toolboxlink for this article.