https://github.com/lp1dev/rss2json-nodejs-api
NodeJS API parsing a RSS feed into a JSON object
https://github.com/lp1dev/rss2json-nodejs-api
Last synced: 11 months ago
JSON representation
NodeJS API parsing a RSS feed into a JSON object
- Host: GitHub
- URL: https://github.com/lp1dev/rss2json-nodejs-api
- Owner: lp1dev
- Created: 2015-12-02T21:27:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T21:28:28.000Z (about 10 years ago)
- Last Synced: 2025-02-04T16:29:08.323Z (about 1 year ago)
- Language: JavaScript
- Size: 473 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rss2json-nodejs-api
NodeJS API parsing a RSS feed into a JSON object
- `npm install` to install the dependencies
- `npm start` to run it