Backend APIProduction
Local File Sharing Node App
A RESTful backend service for a secure file-sharing platform, pre-configured for diverse hosting environments.

The Challenge
File-sharing applications require robust infrastructure to handle large multipart uploads and metadata tracking seamlessly.
Key Achievements
- Architected a Node.js/Express REST API supporting multipart file uploads and MongoDB metadata storage.
- Designed the system to be environment-agnostic, supporting both Vercel Serverless and Windows IIS deployments.
- Ensured scalable and maintainable file handling with robust error management.
Technology Stack
Node.js
Express.js
MongoDB
Mongoose
REST APIs
Vercel
IIS