One of my biggest gripes about Drupal is how complicated it can be to do a simple task. Drupal 8’s JSON API has made giant gains in having a pretty close to “out of the box” solution for a robust JSON API. With GridSome, you barely even need to know how to use Drupal. GridSome […]
Tag Archives: drupal 8
Playing around with the Drupal 8 JSON API as a data service
I’m familiar with the concepts of REST but have never done anything in practice before. I decided I wanted to end that and start messing with the JSON API in Drupal 8. It was surprisingly easy to get going with because of the incredible resources out there. In this multi-part series, I’m going to explore […]