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.