/headless-magento2-resources

A list of resources about consuming Magento 2 via the API in a frontend web client

MIT LicenseMIT

Headless Magento 2 Resources

Description

What is this?

It's a list of material about consuming Magento 2 in another application, for example a single page web application, progressive web app or even mobile application

What is Magento 2

It's an ecommerce framework written in PHP. It's readily extensible, and quite well built. See

https://www.magento.com/

What is headless?

It means that the application itself is not responsible for rendering the end page to the user, but rather only for supplying the data over network connection (usually REST API or some such)

Resources

General Headless Applications

Magento specific

Magento 2 API

Example shops that have been implemented headlessly