A simple RESTful API for managing tasks built with Node.js, Express.js, and MongoDB.
- Create, read, update and delete tasks
- Input validation with express-validator
- MongoDB database integration
- Proper error handling and status codes
- Postman collection included
- Backend: Node.js, Express.js
- Database: MongoDB, Mongoose
- Validation: Express Validator
- Environment: dotenv