REST Services - Version 1.0

Posted by Southworks | 5/28/2009
Existing applications can benefit from exposing services with REST over HTTP, with an approach that does not require developers to re-architect the entire application. This sample shows how to easily add REST service interfaces for an existing Web application. The sample application is a fictitious online auction sample site, called Bid Now that allows users to view items and place bids.

Version History