cancel
Showing results for 
Search instead for 
Did you mean: 

Going headless with Magento

Going headless with Magento

Hello everyone,,

I want to develop an e-commerce website based on Magento 2.3.0.

 

Concretely, I'd keep all the given Magento Back-End logic as well as the admin interface, and totally remove the store's Front-End, replacing it by a brand new Angular project.

 

I heard that Magento gives the opportunity to go headless, I also heard about a REST API, but I don't know anything about it. So, could you please recommend me any resource about:

  • headless development using Magento
  • the Magento REST API?

Many thanks.

1 REPLY 1

Re: Going headless with Magento

@charle_jamesHeadless with Magento is possible and lately getting more attraction as well. Below are couple of URL which can help you understand how it works and few options on how to implement the same.

 

https://alanstorm.com/headless-magento-2-resources/

 

https://magento.stackexchange.com/questions/161470/magento-2-as-a-headless-solution

 

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.