The plugin implements RESTful Web Services and offers RESTful architecture on top of the nopCommerce existing services in a secured way which enables one to develop secured client applications like Mobile App or any other Web Services based admin application or for integration purposes with third party applications using AngularJs or KnockoutJs or practically using any other languages on any platform.
If you need this plugin in your own language or if you need more features, you can always write to us.
REST, stands for Representational State Transfer, is an architecture that can be used dealing with web services. REST API defines the methods on which developers can perform requests and receive responses. Generally we use it for the various uses when we need JSON based data from one application to another one.
Download plugin object code and put it at your /Plugins folder then follow nopCommerce standard plugin installation procedure to install plugin. nopAccelerate REST Admin Web Services API plugin is available under “Misc” group on local plugins page. Once Plugin is installed go to your nopCommerce admin panel, and go to Configuration > Plugins > Local Plugins > nopAccelerate REST Admin Web Services API Plugin. It will ask you to enter your license key, enter license key which you received on your registered email after purchasing this plugin from our website.
You may need to give read/write permission's to IIS user's on server where you deploy/host your website to install this plugin.