/REST-API-Node.js-Express.js

REST api with node.js and express.js. an assignment.

Primary LanguageJavaScript

03-rest-api-with-node.js-express

This project is a REST API built with Node.js and Express.js, providing CRUD (Create, Read, Update, Delete) operations for user profiles stored in a MongoDB database.

Installation

git clone https://github.com/ShubhamAdelkar/REST-API-Node.js-Express.js.git
npm install
npm start