Overview

Nuntius Feed

Fullstack REST App with RPC
Featured
Selfhosted
Education

Your personal herald for the digital age. A lightweight web application for subscribing to and reading RSS and Atom feeds

Languages
TypeScriptCSSJavaScriptDockerfileShell

Project Details

MIT License5 stars0 forks
Technologies

Case Study

RSS and Atom Aggregation Platform

  • Built an XML parsing pipeline that normalizes RSS and Atom feeds into a consistent database model.
  • Added background jobs for scheduled feed syncing and reduced delays in content updates.
  • Implemented JWT-based authentication with access and refresh token flows.

Tech Stack

Backend: Node.js, Hono, JWT, RPC

Frontend: Next.js, TailwindCSS

Infra: MongoDB, Docker, Cron