-
Couldn't load subscription status.
- Fork 0
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.
Couldn't load subscription status.
chetanchaudhari07/User_Management_API
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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.