Fix talk ordering

This commit is contained in:
Oliver Davies 2024-01-03 20:00:00 +00:00
parent 032189bf51
commit 7eac17488b
37 changed files with 93 additions and 93 deletions

View file

@ -12,7 +12,7 @@ events:
- name: Blue Conf 2019
location: Cardiff, UK
url: https://blueconf.co.uk
date: "2019-06-07"
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.