RSS Reader is a Telegram Mini App that aggregates RSS and Atom feeds into a clean, mobile-friendly reading experience directly inside Telegram. Users can subscribe to custom feeds, browse the latest articles, and access content without leaving their chat environment.
The app demonstrates XML parsing, asynchronous data fetching, local caching, and a
serverless backend powered by Netlify Functions to retrieve RSS feeds without relying on third-party CORS proxy services. It is designed as a lightweight reference project for modern Telegram Mini App architecture.
➡️
Telegram Mini App