https://github.com/conoro/southchina-rss
Provides an RSS feed for the trail running page on South China Morning Post (SCMP)
https://github.com/conoro/southchina-rss
Last synced: 9 months ago
JSON representation
Provides an RSS feed for the trail running page on South China Morning Post (SCMP)
- Host: GitHub
- URL: https://github.com/conoro/southchina-rss
- Owner: conoro
- License: apache-2.0
- Created: 2020-01-04T08:38:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T15:27:46.000Z (over 2 years ago)
- Last Synced: 2025-03-31T05:29:27.339Z (about 1 year ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# South China RSS
This Serverless function provides an RSS feed for the trail running page on South China Morning Post (SCMP).
## Installing and using
* Configure your AWS account
* Install Node.js 12+
```bash
git clone git@github.com:conoro/southchina-rss.git
cd southchina-rss
npm install -g serverless
npm install
serverless deploy
```
Then you access the RSS feed like so:
* https://url.of.serverless.function/dev/rss
LICENSE Apache-2.0
Copyright Conor O'Neill 2020, conor@conoroneill.com