Skip to content

nmcc1212/rss-to-json-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RSS to JSON API

this uses rss-parser and express and requires node.js

How to setup

git clone https://github.com/nmcc1212/rss-to-json-api.git
cd rss-to-json-api
npm install rss-parser express

How to run

node rss-to-json.js

it currently uses port 50110 but this can be changed on line 6

About

a simple rss to json api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published