altnetpedia
Navigation
Main Page
Random Page
Create a new Page
All Pages
Categories
Administration
File Management
Login/Logout
Language Selection
Your Profile
Create Account
Contact Us
Suggestions
Quick Search
Advanced Search »
Activities
ALT.NET Events
What's Going On?
Statistics
Statistics
Test the Wiki
Play in the Sandbox
Get help
Help Pages
Discuss
ScrewTurn Forum
Learn more
ScrewTurn Blog
This wiki is licensed under a
Creative Commons Licence
.
Back
History
REST
{S:Draft} [Practices|<< Back to Values and Practices] {toc} ==Introduction== REST is both a style of software architecture and a protocol for representing services as "resources" that are accessed over the ubiquitous HTTP infrastructure. REST is an acronym for [http://en.wikipedia.org/wiki/Representational_State_Transfer|Representational State Transfer]. It is gaining favor as a less-cumbersome means of distributing application behavior in [AJAX] style web applications and [Mashups] and has seen large scale adoption in the [http://rubyonrails.org|Rails] community. It is often viewed as a counterpoint to the RPC or document style services enabled by WSDL and WCF. With REST, every piece of information has its own URL, http://www.rest.com/file/hello/test/bar/ (WWW is best example of a RESTful design). ===Resources=== [http://en.wikipedia.org/wiki/Representational_State_Transfer|Wikipedia Article on REST]{BR} [http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm|Roy Fielding's Dissertaion]
ScrewTurn Wiki
version 2.0.36. Some of the icons created by
FamFamFam
.