Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1018 Bytes

README.md

File metadata and controls

49 lines (26 loc) · 1018 Bytes

Bimal's Closet (Backend)

This is an e-commerce web app built with NodeJS.

View the live project - Click here

View the frontend of this project - Click here

This project will be updated on a regular basis. Feel free to make a Pull Request (PR).

Technologies used

  • ExpressJS
  • NodeJS
  • MongoDB

Documentation

Feel free to create stuffs with this API.

Get Request

-- welcome page - '/'

-- get all product - '/products'

-- get a particular product - '/product/:slug'

Post Request

-- post a particular product - '/product/:slug'

-- create a user - '/register'

-- login as a user - '/login'

Patch Request

-- update a particular product - '/product/:slug'

Delete Request

-- delete a particular product - '/product/:slug'

License

Copyright © 2021 | Bimal's Closet. All rights reserved

Don't forget to drop a star and follow me:+1: