jump to navigation

RESTful programming frameworks December 9, 2005

Posted by Jerome Louvel in Restlet General.
trackback

In today’s post , Mark Baker describes the desirable properties of such framework:

  • don’t hide the resource-centric REST model from developers
  • Web based models should resemble HTTP Servlets
  • objects/services should expose the uniform interface.

If you know how Restlets work, you certainly recognized those properties. A new idea I noted though: facilitate dealing with resource collections.

Comments»

No comments yet — be the first.