HEAD
A simple To-Do List API built with Node.js, Express, and MongoDB. This API allows users to register, log in, and manage their to-do tasks.
- User registration and authentication using JWT (JSON Web Tokens).
- Create, read, update, and delete tasks.
- Secure endpoints with authorization.
- Node.js
- Express.js
- MongoDB (with Mongoose)
- JWT for authentication
- bcrypt for password hashing
- Node.js (v14 or later)
- MongoDB (or MongoDB Atlas)
- Postman (for testing the API)
-
Clone the repository:
git clone https://github.com/yourusername/to-do-list-api.git cd to-do-list-api
02d3843265cf3f87da92f300d6cdc54855868a9d