Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhistiak3/expressjs-mongodb-todo-api


https://github.com/mhistiak3/expressjs-mongodb-todo-api

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# ExpressJs-MongoDB-Todo-API

A simple Todo API built with Express.js and MongoDB, featuring user authentication with JWT and bcrypt.

## Features

- User authentication with JWT
- Create, read, update, and delete todo items

## Technologies Used

- Node.js
- Express.js
- MongoDB
- Mongoose
- JWT (jsonwebtoken)
- bcrypt

## Getting Started

### Prerequisites

- Node.js
- MongoDB

### Installation

1. Clone the repository:
```sh
git clone https://github.com/mhistiak3/ExpressJs-MongoDB-Todo-API.git