How to create REST API in Magento 2?
By: Vishal Sutariya, Sep 25th, 2018 # Magento 2 # How to # API
In this post, I work through a working example of how to create REST API in Magento 2. It seems a bit difficult and tricky when you have to work with REST web services and that too in Magento. However, in this tutorial, I tried to keep it as easy and understandable as possible. Follow …