AaronAcerboni / feed-mixer-server-example

Simple server using feed-mixer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feed-mixer-server-example

Simple connect server using feed-mixer. It polls and aggregates the feeds specified in config.json and delivers it over HTTP.

Usage

npm install
node app.js

Visit localhost:3000 in your browser. The connect server won't respond to your request until it has collected the initial aggregate feed.

About

Simple server using feed-mixer.


Languages

Language:JavaScript 100.0%