© Preston So 2018
Preston SoDecoupled Drupal in Practicehttps://doi.org/10.1007/978-1-4842-4072-4_7

7. Decoupling Drupal 8 Core

Preston So1 
(1)
Ridgewood, NY, USA
 

Thanks to the work of the WSCCI, Drupal 8 today provides a capable REST server out of the box that includes the ability to retrieve and modify content entities—such as nodes, users, taxonomy terms, and comments—through broadly understood create, read, update, and delete (CRUD) operations within HTTP requests.

The Web Services and Context Core Initiative

For Drupal to truly embrace the future web, we need to fundamentally rethink how Drupal responds to an incoming HTTP request. We need to treat HTML pages as what they are: A particularly common form of REST response, but only one among many. ...

Get Decoupled Drupal in Practice: Architect and Implement Decoupled Drupal Architectures Across the Stack now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.