An open API service indexing awesome lists of open source software.

https://github.com/conoro/qvc-newsroom-rss

Unofficial QVC News page RSS feed
https://github.com/conoro/qvc-newsroom-rss

Last synced: 9 months ago
JSON representation

Unofficial QVC News page RSS feed

Awesome Lists containing this project

README

          

# QVC newsroom RSS
This Serverless function provides an RSS feed for the QVC news page.

## Installing and using
* Configure your AWS account
* Install Node.js 18+

```bash
git clone git@github.com:conoro/qvc-newsroom-rss.git
cd qvc-newsroom-rss
npm install -g serverless
npm install
serverless deploy
```
Then you access the RSS feed like so:

* https://url.of.serverless.function/

LICENSE Apache-2.0

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