James Snell on RESTful RPC
I like the approach and wonder why XML RPC and JSON RPC don't work this way.
James Snell: Step one is to realize that HTTP is the envelope. You dont need a special new XML data format, you dont need new security token formats in custom must-understand headers, you dont need special endpoint description languages that describe exactly how to tell your software development code to automatically generated client code for you. You just need a URI, HTTP, a request message and a response message.Read more...
Dave Johnson
in Links
• 🕒 03:46AM May 03, 2010