Skip to content

Medha375/user-management-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Management Backend

This is a mini Express.js backend project to manage users — with support for:

  • GET, POST, PUT, DELETE
  • User search by email
  • JSON middleware
  • (Optional) Authentication using middleware

To run:

npm install
npm start

About

Mini Express backend with user CRUD and authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published