Communication service for mobile devices

Component ID

1828944

Component name

Communication service for mobile devices

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The webservice_app module lets you create json data output from drupal to any given mobile device,
In any given output format. That is, json, xml, other.

It is meant to be the glue between an app and drupal.
The philosophy of this module is to make a module with a standardized function calling methodic.
The module is plug-in based and thus highly configurable (programming examples are included).

Future use:

This module, with the right plugin, can be used to push pages to other drupal sited and placed inside other sites templates.