This is a simple RESTful API for managing tasks. It allows users to create, view, update, and delete tasks stored in a MongoDB database. This project is built with Node.js, Express, and MongoDB, and includes data validation and error handling.
- Node.js
- Express
- MongoDB (with MongoDB Atlas and Compass)
- Dotenv for environment variable management
- Postman (for testing)
When deployed: