Daily Archives: July 24, 2015

Creating a New REST Web Service in Magento 2
In this post I work through a working example of how to create a new REST web service in Magento 2. My goal is to show how easy it is define a new RESTful service. The examples start with a simple integers, moves on to arrays, then ends with a more complex data type to […]