This module provides a generic RESTful API for all content entities. It extends the core REST API with better support for translations, revisions, file attachments, UUID references etc.
The API is based on the replicatio.io protocol and the Multiversion module handle the underlying entity storage to support complex bi-directional content replication scenarios across a network of sites or environments. The API also provides the ability for clients to subscribe to real-time change notifications.
Installation
If you have not installed RELAXed Web Services with composer you will need to run composer require relaxedws/replicator:dev-master in your Drupal root directory, or use Composer Manager, to make sure all dependencies are added.
More information
Use Cases
Decoupled, offline-capable front-end sites
Since the API is heavily inspired by CouchDB it can be used to create "offline-first" apps or websites with compatible frontend libraries such as PouchDB or Hood.ie.
At DrupalCon New Orleans this session will be presented on the topic: https://events.drupal.org/neworleans2016/sessions/offline-capable-decoup...
Content Staging
Visit drupaldeploy.org to learn more about the suite that this module is part of.
Contrib Dependencies
Recommended Modules
Presentations
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Import/Export
- Reported installs: 142 sites currently report using this module. View usage statistics.
- Downloads: 3,696
- Automated tests: Enabled
- Last modified: April 15, 2016
Downloads
Recommended releases
| Version | Download | Date |
|---|---|---|
| 8.x-1.0-alpha6 | tar.gz (48.63 KB) | zip (94.51 KB) | 2016-Apr-15 |