Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online database when you are online.
Version 7.x-2.x of User Merge renders this module obsolete, as its functionality is provided by the main module. Upgrading to User Merge 2 is recommended.
The MASt module provides Mobile App Services, with a focus on content creation from a mobile app.
MASt provides endpoints via the Services module that describe your content types so that any remote application (e.g., a mobile app) could retrieve enough information to construct a content form.
At the moment, this only has an implementation for node entities, but the API is generic enough to work with all fields and even arbitrary elements that you wish to expose. The intention is to make this as generic and pluggable as possible so that you can easily customize the endpoints in a consistent way.