parent
db6abea201
commit
52659b653e
39 changed files with 757 additions and 640 deletions
|
@ -2,15 +2,18 @@
|
|||
title: Decoupling Drupal with Vue.js
|
||||
description: Decoupling Drupal with Vue.js.
|
||||
code: https://github.com/opdavies/blue-conf-2019
|
||||
|
||||
speakerdeck:
|
||||
id: 60c8b7abdf194946b7a78a1bb74a0982
|
||||
ratio: "1.77777777777778"
|
||||
url: https://speakerdeck.com/opdavies/decoupling-drupal-with-vue-dot-js
|
||||
id: 60c8b7abdf194946b7a78a1bb74a0982
|
||||
ratio: "1.77777777777778"
|
||||
url: https://speakerdeck.com/opdavies/decoupling-drupal-with-vue-dot-js
|
||||
|
||||
events:
|
||||
- name: Blue Conf 2019
|
||||
location: Cardiff, UK
|
||||
url: https://blueconf.co.uk
|
||||
date: 2019-06-07
|
||||
-
|
||||
name: Blue Conf 2019
|
||||
location: Cardiff, UK
|
||||
url: https://blueconf.co.uk
|
||||
date: 2019-06-07
|
||||
---
|
||||
|
||||
Decoupled or headless Drupal has been a trend for a number of years, with modules like RESTful Web Services available for Drupal 7 to expose data, and Drupal 8 becoming more API-first with JSON:API module now included as part of core. This makes it easier for third party systems or alternative front-end applications to consume and work with the data provided by Drupal.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue