Blogging Roller

Dave Johnson on open web technologies, social software and Java

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 don’t need a special new XML data format, you don’t need new security token formats in custom must-understand headers, you don’t 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...
Comments:

Post a Comment:
Comments are closed for this entry.