Skip to content

AdnanTurjoy/User-with-file-upload-REST-API-using-Express-MongoDB

Repository files navigation

Rest api by express-mongo

  • Create user POST: api/users
  • Show all user GET: api/users
  • show specific user GET: api/users/id
  • Search by user name GET: api/search/key
  • Delete a user DELETE: api/users/id
  • Update a user PUT: api/users/id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published