Siteframe Beaumont provides a REST-compliant API for use by developers as well as internally. This folder contains the core set of documentation on the API.
API Overview
REST (REpresentational State Transfer) is a technique for providing web services that leverages the built-in capabilities of HTTP, the protocol that drives the web. In REST, like in the web itself, data objects are represented as resources, and HTTP provides verbs that act upon them.
The initial discussion of REST as an architectural style occurs in Roy Thomas Fielding's dissertation ....
0 comment(s)
/ glen
/ API
/ on December 18, 2005 at 20:01
API Resources
These are the currently-supported Siteframe resources that can be manipulated via the API. This list will be updated as necessary. Those in bold will be the most commonly-used objects.
Audit - a log entry to the audit log.
Comment - a comment on a page.
Favorite - a collection of a user's favorite users.
File - an uploaded file, such as an image file or...
0 comment(s)
/ glen
/ API
/ on December 18, 2005 at 20:57