feed2json-server
v1.1.4
Published
Simple server for a feed2json service.
Downloads
4
Maintainers
Readme
feed2json-server
Simple server for a feed2json service.
It's simply a local hapi implementation of feed2json.
CORS is enabled so it can be used as a feed backend.
Installation
npm install -g feed2json-server
Start
feed2json-server
The service can be started anywhere as it requires no local files of any kind and simply acts as a proxy on port 4201.
Options might come later but it's also rather easy to simply hack the port number in the file in the bin folder.
Examples
With the server running, you can call these URLs:
http://localhost:4201/example - an example of jsonfeed
http://localhost:4201/convert?url=http://feeds.bbci.co.uk/news/rss.xml