The application we have developed in this tutorial is simplistic, but demonstrates the principles of a RESTful architecture, and a few of the parts of developing a web application in JavaScript to utilise that architecture. There are a great many features which could be added to the code. A far-from-complete shortlist could include:
/item/1729/bid, for example)/item/1729/bid, for example)/user/derek/items)/item/filtered/searchterm1 maybe?)Most of these features are peripheral to the principles of REST system architecture, and so have been elided, omitted or simply ignored in this tutorial. However, they are all important to a good web application, and most are important in the context of an API. For more practice at developing web applications, have a go at implementing some of them in your auction site.
Or you could just have a well-earned REST.
Valid XHTML | Copyright | Last Modified: 1/Apr/2009 |