The state of ReST in Headless Drupal 8
Submitted by martijn on Thu, 2014/10/09 - 10:37am
One of the Drupal 8 initiatives was to make "headless" Drupal core work out of the box. Drupal now has a ReST API.
This allows you to use all the Drupal 8 features to edit your content but present the content not only on a Drupal frontend but also on mobile apps or anything else that can work with JSON data.