This project is a simple TodoList API built using Node.js, Express, and MongoDB. The API allows users to create, read, update, and delete tasks.
npm install
npm start
A simple TodoList API built using Node.js, Express, and MongoDB. The API allows users to create, read, update, and delete tasks.
JavaScript