Changes between Version 3 and Version 4 of DeveloperGuidelines/WebServices


Ignore:
Timestamp:
01/08/09 05:42:11 (16 years ago)
Author:
Fran Boon
Comment:

+hyperlink to REST controller

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/WebServices

    v3 v4  
    55We want to be able to access data from the database exported as JSON for easy use within Javascript clients.
    66
    7 This can be done by simply calling the RESTlike controller with the var {{{?format=json}}}:
     7This can be done by simply calling the [https://trac.sahana3.org/wiki/BluePrintREST RESTlike controller] with the var {{{?format=json}}}:
    88{{{
    99/sahana/module/resource?format=json           # Lists all records of this resource