Skip to content

This repository contains a Node.js project using Express.js to manage user data with CRUD (Create, Read, Update, Delete) operations. The API interacts with a JSON file db.json to store and retrieve user information. The project includes middleware for validation, logging with Morgan, and endpoints for managing users.

Notifications You must be signed in to change notification settings

chetanchaudhari07/User_Management_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

This repository contains a Node.js project using Express.js to manage user data with CRUD (Create, Read, Update, Delete) operations. The API interacts with a JSON file db.json to store and retrieve user information. The project includes middleware for validation, logging with Morgan, and endpoints for managing users.

Topics

Stars

Watchers

Forks

Packages

No packages published