An open API service indexing awesome lists of open source software.

https://github.com/snipcart/drupal-headless-inferno

Drupal Headless Architecture with JS Framework [Live Demo]
https://github.com/snipcart/drupal-headless-inferno

drupal ecommerce headless inferno jamstack

Last synced: 8 months ago
JSON representation

Drupal Headless Architecture with JS Framework [Live Demo]

Awesome Lists containing this project

README

          

# Drupal Headless Architecture with An Inferno.js App

![drupal headless](https://snipcart.com/media/204099/drupal-headless.png)

Developers can finally focus on using CMSs solely for what they are good at—content management & administrative process. Other (much better) services can handle the rest!

Here I'm trying this, going headless with Drupal.

I'll use Drupal as a backend for a small e-commerce app powered by the React-like framework Inferno.js.

Steps:

- Setting up Drupal
- Enabling Drupal headless mode
- Creating views for our products
- Consuming data in Inferno.js
- Generating the cart with Snipcart

> [Read full tutorial](https://snipcart.com/blog/drupal-headless-architecture-tutorial)

> [See live demo](https://inferno-drupal-snipcart.netlify.com/)

Enjoy folks!