add magento api endpoint
hello all, iwant add new api endpoint to magento integration, what is the best way, do you have an example? thanks
1 Reply
Hello @CCavelier , you need to add an extension. Here's a guide: https://docs.alokai.com/middleware/guides/extensions
Alokai
Extending the Middleware
When developing your storefront, there will be times when you need to customize the way the middleware and integrations run. For example, you might want to add or edit a new API endpoint or even modify the Express.js application itself. Alokai's Server Middleware allows you to do this using extensions.