Lately I've discovered RESTful-APIs for myself. I now tend to integrate them in most of my applications just in case some other service want to interact with it. The majority of my applications are based on Zend Framework 2 or 3, so it's really easy to provide a REST-API by…