conoro / corkcoco-news-rss

Provide an RSS feed from the Cork County Council news page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cork County Council RSS

This Serverless function provides an RSS feed for the news page on Cork County Council's website. That currently resides at https://www.corkcoco.ie/en/news

Installing and using

  • Configure your AWS account
  • Install Node.js 10.x
git clone git@github.com:conoro/corkcoco-news-rss.git
cd corkcoco-news-rss
npm install -g serverless
npm install
serverless deploy

Then you access the RSS feed like so:

(Page has been kept as a parameter in case they move the news URL)

LICENSE Apache-2.0

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

About

Provide an RSS feed from the Cork County Council news page

License:Apache License 2.0


Languages

Language:JavaScript 100.0%