This repo explain building API using NodeJs ,ExpressJs , MongoDB : JWT Authentiction ,CRUD Blogs ,Comments ,Like and Paginating Data, Sort , Filter , Search and upload images
Clone this project and open with VS-Code or another JS IDE:
git clone https://github.com/Ali1Assalem/CRUD-JWT-NodeJs-API-MVC.git
Download node modules files by run this command in project terminal to install necessary dependencies:
npm i
Then check if npm start is set up properly inside the 'Scripts' object in your package.json Finally run npm start This should do it for you:
npm start
start node js server :
node index
- Node.js
- Express.js
- MongoDB - mongoose
- JWT Authentiction
- Middleware
- CRUD Blogs
- CRUD Comments
- Like
- Sort , Filter , Search
- upload images by file upload library
- bcrypt to hash password