this uses rss-parser and express and requires node.js
git clone https://github.com/nmcc1212/rss-to-json-api.git
cd rss-to-json-api
npm install rss-parser express
node rss-to-json.js
it currently uses port 50110
but this can be changed on line 6
this uses rss-parser and express and requires node.js
git clone https://github.com/nmcc1212/rss-to-json-api.git
cd rss-to-json-api
npm install rss-parser express
node rss-to-json.js
it currently uses port 50110
but this can be changed on line 6