Changes between Version 30 and Version 31 of BluePrintREST
- Timestamp:
- 01/04/09 23:07:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintREST
v30 v31 3 3 This page hosts detailed specifications for [https://blueprints.launchpad.net/sahana3/+spec/rest Blueprint for the RESTful API]. 4 4 5 NB This work is mostly done - 'just' need to add support for more representations: 5 NB This work is largely done: [wiki:BluePrintRESTImplementation BluePrintRESTImplementation] [[BR]] 6 7 We need to add support for more representations: 6 8 * JSON uploads via POST 7 9 * retrieve raw POST data using: {{{request.body.read()}}}