A modular backend API for managing tasks using Node.js, Express.js, and MongoDB.
- Create, read, update, delete (CRUD) tasks
- Organized controller-based architecture
- MongoDB database using Mongoose
- RESTful routing with Express
- Environment variable config
- Node.js
- Express.js
- MongoDB + Mongoose
- Postman (for API testing)
git clone https://github.com/Pritz395/task-manager-api.git
cd task-manager-api