Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 447 Bytes

File metadata and controls

25 lines (22 loc) · 447 Bytes

Simple-curd

Create Api

  • Create Server
  • Create connection with MongoDB
  • Get Api
  • Get using id
  • Post Api
  • Put Api
  • Delete Api
  • Search Api
  • File upload
  • Use Multer
  • Login Create
  • Signin & Signup
  • Use bodyparser
  • Use Bcrypt
  • Use JWT
  • Use Middleware
  • Joi Validtion
  • Coming soon...