Skip to content

NOD-studios/NOD-Rss-Reader

Repository files navigation

NOD-Rss-Reader

Simple rss storing and searching build with CakePHP

##Install##

git clone [email protected]:NOD-Studios/NOD-Rss-Reader.git
composer update
vendor/bin/cake bake
vendor/bin/cake scheme update

Add some feeds than click to "Fetch All".

##API##

First page items

/items.json

Next page items

/items/index/page:2.json

Search

/items/search/Example Query.json

(for testing a query with interface: /items/search/Example Query)

About

Simple rss storing and searching build with CakePHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published