REST Service Examples

These examples demonstrate a simple REST service that can be invoked directly via URL. The examples below output JSON and XML. Note that for most browsers JSON content will download rather than display in the browser. If you're running FireFox I recommend you install the JsonView plug-in to directly view JSON content in FireFox. For IE you can hack the registry to display JSON as text in the browser.