Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

RELAXed Web Services

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 CouchDB replication 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.

Module Configuration

Instructions how to configure the RELAXed Web Service module

Available REST resources and supported HTTP methods

The list of the endpoints RELAXed Web Services provides and the HTTP methods each endpoint supports.

Permissions

This page provides information about permissions defined by RELAXed Web Services.