Skip to content

Simple application fetching rss feeds, saving in a simple json "database", exposing them on http routes

Notifications You must be signed in to change notification settings

slowmove/NodeRSSIndexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeRSSIndexer

  • npm install
  • cp config.sample.js config.js
  • Add rss feed links to config
  • node index.js

The script will, with current configuration, run each night at 00:10.

About

Simple application fetching rss feeds, saving in a simple json "database", exposing them on http routes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published