Getting started with the eZ Publish REST API
URI template
As with any RESTful API, it is accessed by doing HTTP requests against URIs. The pattern of the of the API is as follows:
GET|POST|PUT|DELETE <HOST:PORT>/<prefix>/<provider>/<version>/<call>/<params>/
Geir Arne Waaler (18/01/2011 12:22 pm)
Geir Arne Waaler (18/02/2011 3:09 pm)
Comments
There are no comments.