Another assignment released, making a restful service...
What is REST?
Representational state transfer (REST) is a style of software architecture for distributed hypermedia systems such as the World Wide Web. The term Representational State Transfer (REST) was introduced and defined in 2000 by Roy Fielding[1][2] in his doctoral dissertation. Fielding is one of the principal authors of the Hypertext Transfer Protocol (HTTP) specification versions 1.0 and 1.1.
From what I can make of it Restful services is a way of trying to get designers to write up systems how the web was meant to be written, and in a format that can be read by computers and then style sheets to be made to produce the file in a human-readable format aswell.
http://webservices.xml.com/lpt/a/1388
* http://themoneyconverter.com/RSSFeeds.aspx
* http://en.wikipedia.org/wiki/ISO_4217#Active_codes
* http://www.xe.com/symbols.php
----
* = Prakash's resources
No comments:
Post a Comment