facundoolano / feedi

A personal news aggregator and Mastodon client
GNU Affero General Public License v3.0
888 stars 28 forks source link

[idea] Generate a link feed from favorite entries #103

Open facundoolano opened 2 months ago

facundoolano commented 2 months ago

I think it would be interesting to optionally expose the list of favorited urls as a feed (rss and/or json) that could be consumed by external applications. E.g. maybe someone else wants to to follow your favorites as an rss feed, or you want to build a link blog in a personal website using the json endpoint as a data input. A somewhat related feature would be to publish your list of followed sites as an OPML + json endpoint.

I haven't figured out the right approach to this (thoughts appreciated!), but some ideas I had: