Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jnunemaker/columbus

Autodiscovers feeds from urls
https://github.com/jnunemaker/columbus

Last synced: 17 days ago
JSON representation

Autodiscovers feeds from urls

Awesome Lists containing this project

README

        

= columbus

Autodiscovers feeds from urls.

= examples

See examples directory. Short example below.

require 'pp'
pp Columbus.new('http://www.railstips.org').primary

#

== Copyright

Copyright (c) 2009 John Nunemaker. See LICENSE for details.