https://github.com/conoro/indo-rss
RSS feeds for various news pages on Irish Independent site
https://github.com/conoro/indo-rss
Last synced: about 1 year ago
JSON representation
RSS feeds for various news pages on Irish Independent site
- Host: GitHub
- URL: https://github.com/conoro/indo-rss
- Owner: conoro
- License: apache-2.0
- Created: 2020-01-08T19:43:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T14:16:39.000Z (over 3 years ago)
- Last Synced: 2025-02-06T09:48:27.508Z (over 1 year ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Indo RSS
This Serverless function provides an RSS feed for requested news pages on the Irish Independent site.
## Installing and using
* Configure your AWS account
* Install Node.js 12+
```bash
git clone git@github.com:conoro/indo-rss.git
cd indo-rss
npm install -g serverless
npm install
serverless deploy
```
Then you access the RSS feed like so:
* https://url.of.serverless.function/dev/rss?page=https://www.independent.ie/sport/other-sports/athletics/
LICENSE Apache-2.0
Copyright Conor O'Neill 2020, conor@conoroneill.com