This little projects show basic example how to work with DS Web Services using php. It includes:
- Frontend part - AngularJS + Bootstrap
- Backend part - emulation of API (url/controller/action) on PHP
In order to run this project on your local machine you need to replace the following variables:
- baseURL in ../public/js/wsdl-app.js
- USER in ../lib/setup.php
- PASS in ../lib/setup.php
- DS_WSDL in ../lib/setup.php
- CONTRACT_PREFIX in ../lib/setup.php