twingly / feedbag.herokuapp.com

:handbag: Returns a JSON array with feed URLs

Home Page:https://feedbag.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feedbag app

Returns a list of feed URLs.

Deploy

The master branch at GitHub is deployed automatically.

git push

Example usage

https://feedbag.herokuapp.com/?url=googleonlinesecurity.blogspot.se

Note about gems

Gems are vendored into vendor/cache, you should always check in the gems when changing gems. The caching was set up with bundle package.

You can use bundle install --local to install only from cache (e.g. you find yourself without internet connection).

About

:handbag: Returns a JSON array with feed URLs

https://feedbag.herokuapp.com


Languages

Language:Ruby 97.6%Language:Procfile 2.4%