/evening-echo-rss

Generate RSS feeds for various news pages on the Cork Evening Echo newspaper website

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Evening Echo RSS

This Serverless function provides an RSS feed for each of the news pages on Cork's Evening Echo newspaper website.

Installing and using

  • Configure your AWS account
  • Install Node.js 8+
git clone git@github.com:conoro/evening-echo-rss.git
cd evening-echo-rss
npm install -g serverless
npm install
serverless deploy

Then you access each RSS feed like so:

LICENSE Apache-2.0

Copyright Conor O'Neill 2018, conor@conoroneill.com