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

https://github.com/robvanderleek/forever-rss

Your Internet Inbox
https://github.com/robvanderleek/forever-rss

rss rss-reader serverless

Last synced: 7 months ago
JSON representation

Your Internet Inbox

Awesome Lists containing this project

README

          

# Forever RSS

Your Internet Inbox

- [FastAPI](https://fastapi.tiangolo.com/)

## Alternative RSS readers

### Web

- [Feedly](https://feedly.com/)
- [Feedreader](https://feedreader.com/)
- [FreshRSS](https://github.com/FreshRSS/FreshRSS)
- [Feedify](https://feedify.app/)

### Android

- [Capy Reader](https://github.com/jocmp/capyreader)
- [FeedMe](https://play.google.com/store/apps/details?id=com.seazon.feedme)

## RSS feed generators

- [RSS.app](https://rss.app/)
- [Nitter](https://nitter.net/)
- [RSS-Brige](https://rss-bridge.org/)
- [RSSHub](https://rsshub.app/)

# Development

Run the app in development mode: `yarn dev`
Run the unit-tests: `yarn test`