Changes between Version 30 and Version 31 of BluePrintREST


Ignore:
Timestamp:
01/04/09 23:07:52 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintREST

    v30 v31  
    33This page hosts detailed specifications for [https://blueprints.launchpad.net/sahana3/+spec/rest Blueprint for the RESTful API].
    44
    5 NB This work is mostly done - 'just' need to add support for more representations:
     5NB This work is largely done: [wiki:BluePrintRESTImplementation BluePrintRESTImplementation] [[BR]]
     6
     7We need to add support for more representations:
    68 * JSON uploads via POST
    79  * retrieve raw POST data using: {{{request.body.read()}}}