Skip to content

xicubed/ariane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ariane

Atom & RSS parser for Clojure. Modified to post to a flipthis-webhook running on 127.0.0.1:5000

Usage

supports RSS 2.0

e.g. user=> (use 'ariane.core)

 nil

user=> (ariane.core/parse "http://your-rss-feed-here.com/feed/")

License

Original Copyright © 2013 Eric Prunier

Distributed under the Eclipse Public License, the same as Clojure.

About

Post RSS feeds to flipthis-webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%