Skip to content

Mridul97/RESTful_E-commerce_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful E-commerce API

The API is hosted at https://arcane-thicket-52825.herokuapp.com

The API can be tested for the following end points:

  1. To view all the products: '/products'
  2. To insert a new product: '/products'
  3. To get a particular product: '/products/:productId'
  4. To update a particular product: '/products/:productId'
  5. To delete a particular product: '/products/:productId'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published