Changes between Version 17 and Version 18 of DeveloperGuidelines/WebServices
- Timestamp:
- 07/04/13 10:35:33 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/WebServices
v17 v18 1 1 == Web Services == 2 2 3 Our main solution for Web Services is to use [wiki:S3XRC S3XRC] for Import/Export of XML &/or JSON.3 Our main solution for Web Services is to use [wiki:S3XRC S3XRC] for !Import/Export of XML &/or JSON. 4 4 5 ---- 6 5 Information on alternatives is listed below: 7 6 {{{gluon/tools.py}}} supports easy exposing of functions to XMLRPC or JSONRPC: 8 7 * http://web2py.com/examples/default/tools#services