https://github.com/calenfretts/opensea-rss
RSS feeds for OpenSea collections; Dockerized & deployed on AWS Lambda
https://github.com/calenfretts/opensea-rss
aws aws-lambda docker express fastify glitch nft node opensea rss
Last synced: 3 months ago
JSON representation
RSS feeds for OpenSea collections; Dockerized & deployed on AWS Lambda
- Host: GitHub
- URL: https://github.com/calenfretts/opensea-rss
- Owner: calenfretts
- License: mit
- Created: 2023-08-12T02:57:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T01:24:23.000Z (almost 3 years ago)
- Last Synced: 2025-06-08T19:02:57.494Z (about 1 year ago)
- Topics: aws, aws-lambda, docker, express, fastify, glitch, nft, node, opensea, rss
- Language: JavaScript
- Homepage: https://opensea-rss.aws.calenfretts.com/?collection=fidenza-by-tyler-hobbs&event_type=successful&floor=0
- Size: 18.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opensea-rss
## RSS feeds for OpenSea collections
I originally created this as a glitch called [opensea-bot](https://glitch.com/edit/#!/opensea-bot).
But now let's [Dockerize it to deploy on Lambda](https://docs.aws.amazon.com/lambda/latest/dg/nodejs-image.html#nodejs-image-instructions).
## Usage
Update .env with your OPENSEA_API_KEY
Use query params e.g. ?collection=fidenza-by-tyler-hobbs&event_type=successful&floor=0
Valid `event_type`s: created (default), successful