Simple RSS parser to json or jsonp like Google Feed API
Version 1.0.2:
- Minor bug fixes
- Minor improvements
Version 1.0.0:
- First release
You can checkout the "develop" or "master" branch and run the application in your server.
Dependency:
- Composer: https://getcomposer.org
- Slim Framework: http://www.slimframework.com/
- Web server with URL rewriting
- PHP 5.5 or newer
Install application
composer install
Contributing code is both an important and effective way to improve the SlimFeedAPI project and its capabilities.
If you would like contribute go to the official Github repo. You can fork the plugin or open a new issue / feature request.