|
|
|
|
|
by chris-orgmenta
899 days ago
|
|
Polished, independent, no data collection, clean, feature rich, ostensibly ethical - lovely I wonder where would I even start, if I wanted to bring rss into my personal Supabase instance. Chron job periodically triggering a serverless function that asks a website for the requested feed (just async fetch), then using some js rss parser library, then insert to supabase table? I really have no knowledge about rss other than as a consumer. |
|