You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it'd be super cool if we could ingest, curate, and rebroadcast a group of RSS feeds — one of the challenges with RSS is getting a good set of data sources, and this seems like a good opportunity for us.
It seems very achievable to generate an RSS feed based on a list of external other feeds, gathering and standardizing fields, and emitting them as a single feed.
It might make sense to do this as a scheduled function in Netlify, but I'm also interested in exploring moving away from Netlify generally. Cloudflare has been my recent favorite for hosting, this could be pretty effective as an hourly function call that primes a cache with data. Seems nice and stateless that way too
The text was updated successfully, but these errors were encountered:
I think it'd be super cool if we could ingest, curate, and rebroadcast a group of RSS feeds — one of the challenges with RSS is getting a good set of data sources, and this seems like a good opportunity for us.
It seems very achievable to generate an RSS feed based on a list of external other feeds, gathering and standardizing fields, and emitting them as a single feed.
It might make sense to do this as a scheduled function in Netlify, but I'm also interested in exploring moving away from Netlify generally. Cloudflare has been my recent favorite for hosting, this could be pretty effective as an hourly function call that primes a cache with data. Seems nice and stateless that way too
The text was updated successfully, but these errors were encountered: