RESTful API
From AlfrescoWiki
Welcome to the Alfresco RESTful API WIKI.
NOTE:
This document describes the RESTful API to be found in Alfresco v2.1 onwards.
Documentation for the Alfresco v2.0 RESTful API can be found here.
Contents |
[edit] Introduction
Alfresco is starting to provide access to its services via HTTP. Standards will be employed where possible and applicable, in particular, the MAJOR ones listed here.
The RESTful API is built upon the Alfresco Web Scripts platform allowing customisation and extension of the API.
[edit] API
- RESTful API Reference covering all HTTP services.
- Detailed OpenSearch reference.
- RESEARCH: What would an Alfresco RESTful Web Services API look like?
[edit] User Interface
- URLs for accessing specific parts of the Alfresco Web Client
- Alfresco Portlets for hosting in any Portal
- Alfresco Portlets for hosting in Microsoft Office
[edit] Platform
- Build your own RESTful API with webscripts. See Examples. See the Web Scripts FAQ
- Execute webscripts in a variery of Runtime Environments, for example, Web Server, Portal, JSF, Facebook, and JSP.
- Dump & Load webscripts. Send via e-mail/IM.
- Configure the Web Scripts Framework
- Authentication
[edit] External References
- REST Resources
- REST Search Engine
- REST Ajax Atom Atom Publishing Protocol JSON OpenSearch OpenID Microformats
- Web Application Description Language (WADL) URI Templates REST Description Languages
- REST Discussion Group
- REST Blogs

