Skip to content

Sproff/bimals-closet-API

Repository files navigation

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:

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •