saswat.
← PROJECTS

YouTube backend

A video-platform backend exploring authentication, content management, and RESTful APIs.

Sep 16, 2026 · completed

The project

A backend project focused on user authentication and content management for a video platform.

Building blocks

Node.js and Express provide the API layer, with MongoDB for persistence and JWT for authentication. The repository also explores how to organize a backend application into a maintainable folder structure.

View source on GitHub ↗