Tag: restfull

3 results

Webservice

Rein de Vries

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4

Webservice (previously Entry API) is a module that creates a REST/XMLRPC/SOAP server under the hood of the ExpressionEngine CMS. It support out of the box a Entry API with support for third party addons support (Grid, Matrix, Playa, Relationship etc...). Additional you can extend the API with other APIs like;Comments, Categories, Channels etc...

YQL

Paramore (Jesse Bunch)

ExpressionEngine 2

The YQL plugin will make it easy to consume and cache your YQL queries directly from your ExpressionEngine templates.

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Entry API

Rein de Vries

ExpressionEngine 2

(discontinued, please use the Webservice module instead). Entry API is a module that creates a REST/XMLRPC/SOAP server under the hood of the ExpressionEngine CMS. With this module you are capable to CRUD entries and categories with a REST, SOAP or XMLRPC call. It support the default fields as well custom fields. So you can for example insert entries from within another application like an Iphone app or another web app.