I have been writing another REST architectural style specificattion over the last few days. At the same time I found lots of new links so here they are ...
First: XML.com: How to create a REST Protocol is a good introduction, it included a pointer to Common REST Mistakes which I have read before but is still a good checklist.
Another REST fest at Inspirational Technology: REST, REST, everywhere (via Artima XML Buzz Forum - REST, REST, everywhere) one place I got to from there was XML.com: XSLT Web Service Clients a rather cool way to use XSLT on remote REST services.
But then I started following up on Next generation web apps using REST, XML, XSLT, and XmlHTTPRequest - Archives - Blog - 0xDECAFBAD Blog which was extremely cool. Accessing REST services from Javascript could be really useful to us. Here are some more links and examples about doing that:
Dynamic HTML and XML: The XMLHttpRequest Object.
XMLHttpRequest Object Demo
XMLHttpRequest, REST and the Rich User Experience
Using the XML HTTP Request object
XMLHttpRequest Introduction
XMLHttpRequest

I try to create a rest architecture but I have a problem
because I don't know how generate a Xml message link with a data base.
Do know a tool like Visual Studio which created automaticaly the SOAP Message
Posted by: ludo | Saturday, September 03, 2005 at 10:20 AM