Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Rest API

eZ Publish is introducing a RESTful web service in order to support the development of mobile applications, or even desktop applications. The REST API is built on top of MVCTools from eZ/Zeta Components

The REST API for eZ Publish seeks to make the content and the features of an eZ Publish installation available to external clients. The first phase of development centers around providing read-only access to the data within the installation, and for ways to easily extend the REST interface with custom functionality.

Implemented features:

  • Basic content retrieval
  • REST API extension mechanism
  • REST API versioning
  • OAuth authentication

This new service is described on these pages:

Geir Arne Waaler (13/12/2010 2:58 pm)

Geir Arne Waaler (07/04/2011 7:17 am)


Comments

There are no comments.