Skip to content

anisul-Islam/complete-rest-api-with-mongodb

Repository files navigation

complete-rest-api-with-mongodb

  • GET all users - /api/users
  • GET a single user - /api/users/:id
  • Create an user - /api/users/
  • update (patch) a single user - /api/users/:id
  • delete an user - /api/users/:id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published