A RESTful Web service, an example : Paul James


A RESTful Web service, an example : Paul James

An excellent tutorial on design of RESTful webservices.
Explains why del.icio.us api is not RESTful and how a REST based interface could look like, leading us step by step trough the process.

Related Posts