← Back to portfolio
04 Content Open source
RSS Source
A static API that collects news from RSS feeds and organises it into JSON archives and ready-to-use indexes.
- Date
- Category
- Content
- Languages
- JavaScript · HTML · JSON · YAML
- Source code
- Open source
Overview
What I built
RSS Source is an automated content source that reads RSS and Atom feeds, stores articles by publisher, year and month, and generates indexes for home pages and categories. Scheduled GitHub Actions publish the resulting static API through GitHub Pages. This creates a lightweight, versioned news dataset that frontend applications can consume without relying on a traditional application server.