Changes between Version 11 and Version 12 of DeveloperGuidelines/WebServices
- Timestamp:
- 06/01/09 07:14:23 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/WebServices
v11 v12 40 40 return shn_rest_controller(module,'organisation') 41 41 }}} 42 43 Can authenticate using wget/Curl (no need for browser): 44 * http://groups.google.com/group/web2py/msg/dde8335c4ec26b99 45 42 46 ---- 43 47 Another approach (using JSONRPC e.g. with [http://pyjs.org Pyjamas]):