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

https://github.com/flytaly/rssdt


https://github.com/flytaly/rssdt

graphql nextjs rss-aggregator rss-reader rss2email

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# RssDT

RSS/Atom feed reader and rss-to-email digester.

The application consists of a [frontend client](./client) (Next.js) and a [backend server](./server) (Node.js, DrizzleORM, BullMQ...) that is composed of multiple microservices

## General server architecture (see more in [./server](./server)).