Tuesday, September 20, 2005
Web Services with REST instead of SOAP
When we talk about implementing Web-based Service Oriented Architectures, we immediately rush to the standard Web Service technologies of SOAP, WSDL, and UDDI. REST is just a simple way to create a service that uses native http/html instructions without the over head of SOAP. In the most simple case, one just adds a request to the back end of a web address, like the following:
http://xml.amazon.com/onca/xml3?t=ASSOC_ID&dev-t=DEV_TOKEN&type=lite&f=xml&BrowseNodeSearch=468642&mode=videogames&page=1&locale=us
One receives back an XML stream. No SOAP, but a Web Service just the same.
http://xml.amazon.com/onca/xml3?t=ASSOC_ID&dev-t=DEV_TOKEN&type=lite&f=xml&BrowseNodeSearch=468642&mode=videogames&page=1&locale=us
One receives back an XML stream. No SOAP, but a Web Service just the same.
Comments:
<< Home
Great work!
[url=http://ejgdaqbb.com/bbwc/cibo.html]My homepage[/url] | [url=http://lmifnwnj.com/bgkc/sumu.html]Cool site[/url]
Post a Comment
[url=http://ejgdaqbb.com/bbwc/cibo.html]My homepage[/url] | [url=http://lmifnwnj.com/bgkc/sumu.html]Cool site[/url]
<< Home