RSS reader example
Open
example
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Take [OPML](https://en.wikipedia.org/wiki/OPML) as a part of `model` and create a website that displays the latest items in the feeds ... all neatly organized, with per-day routes.
The other part of `model` would be a record of last-updated time, and the fetched items. We will need to cache this data on disk, so as to be able to resume from it when relaunching the app.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.