[[TOC]] = S3 API Guide = This page links to all wiki pages describing how to make use of the S3 framework when developing Eden modules or other applications connecting to Eden via web services. * [http://pub.nursix.org/eden/s3 S3 API Documentation (Epydocs)] == Authentication, Authorization, Accounting == - [wiki:S3AAA Authentication, Authorization, Accounting] - [wiki:S3AAA/OrgAuth OrgAuth] == Resource Framework == === Overview === - [wiki:S3XRC Extensible Resource Controller] === RESTful API === - [wiki:S3XRC/RESTfulAPI/s3_rest_controller Implementing RESTful Controllers] - [wiki:S3XRC/RESTfulAPI/Methods Supported Methods] - [wiki:S3XRC/RESTfulAPI/URLFormat URL Format] - [wiki:S3XRC/XMLForms Generating XML Forms (XForms)] === Utilities === - [wiki:S3Cube S3Cube] - [wiki:S3ReusableField S3ReusableField] - [wiki:S3Tracking Simple Generic Location Tracking System] === Developer Resources === - [wiki:S3XRC/ModelExtensions Data Model Extensions] - [wiki:S3XRC/S3Method Extending the RESTful API by implementing S3Method] === XML and JSON === - [wiki:S3XRC/S3XML S3XML and S3JSON Formats] - [wiki:S3XRC/S3XML/Transformation Using XSLT Transformation for Data Export/Import] === Backend Details === - [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource] - [wiki:S3XRC/RESTfulAPI/S3Request S3Request] === Related [wiki:BluePrints] === - [wiki:BluePrintRecordMerger Record Merger] - [wiki:BluePrintSearch Search Methods] == GIS/Mapping == === Overview === - [wiki:DeveloperGuidelinesGIS DeveloperGuidelines GIS] ---- DeveloperGuidelines