Changes between Version 2 and Version 3 of S3
- Timestamp:
- 02/19/11 19:38:31 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3
v2 v3 8 8 == Resource Framework and RESTful API == 9 9 10 10 '''Overview:''' 11 11 - [wiki:S3XRC Extensible Resource Controller] 12 12 13 '''Implementation Guidelines:'''13 '''API:''' 14 14 - [wiki:S3XRC/RESTfulAPI/s3_rest_controller Implementing RESTful Controllers] 15 15 - [wiki:S3XRC/RESTfulAPI/Methods Supported Methods] 16 16 - [wiki:S3XRC/RESTfulAPI/URLFormat URL Format] 17 17 18 '''XML and JSON:''' 18 '''Developer Resources:''' 19 - [wiki:S3ReusableField S3ReusableField] 20 - [wiki:S3XRC/ModelExtensions Data Model Extensions] 21 - [wiki:S3XRC/S3Method Extending the RESTful API by implementing S3Method] 22 23 '''XML and JSON:''' 19 24 - [wiki:S3XRC/S3XML S3XML and S3JSON Formats] 20 25 - [wiki:S3XRC/S3XML/Transformation Using XSLT Transformation for Data Export/Import] 21 26 22 27 '''Backend Details:''' 23 28 - [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource] 24 29 - [wiki:S3XRC/RESTfulAPI/S3Request S3Request] 25 30 26 '''Developer Resources:''' 27 - [wiki:S3ReusableField S3ReusableField] 28 - [wiki:S3XRC/ModelExtensions Data Model Extensions] 29 - [wiki:S3XRC/S3Method Extending the API by implementing S3Method] 30 31 - Related [wiki:BluePrints]: 31 '''Related [wiki:BluePrints]:''' 32 32 - [wiki:BluePrintRecordMerger Record Merger] 33 33 - [wiki:BluePrintSearch Search Methods]