Blogging Roller

Dave Johnson on open web technologies, social software and software development

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...
Dave Johnson in Links • 🕒 03:46AM May 03, 2010
Comments:

Post a Comment:
Comments are closed for this entry.