Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 279 Bytes

README.markdown

File metadata and controls

8 lines (4 loc) · 279 Bytes

Parse RSS Action Block

Example Usage

curl -v -X OPTIONS http://block-parse-rss.herokuapp.com

curl -i -X POST -d '{"inputs":[{"url":"http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml"}]}' -H "Content-Type: application/json" http://block-parse-rss.herokuapp.com