Skip to content

amiransari2310/shopping-portal

Repository files navigation

Shoppping Portal Service

Express Based Service to handle basic shopping-portal needs. Includes endpoints to handle Users, UserAuth, Products & Users Cart.

Requirements

Installation

Clone the repository and run:

  • npm install to install the dependencies

  • npm start or node index.js to start the server

Running Tests

To run the test cases, run:

  • npm test

Documentation

To get the list of available endpoints & details, start the app server as mentioned above and click on: Shopping Portal API Doc or paste the below link in your browser:

http://localhost:3000/api-docs/

Versioning

Version 1.0.0

Authors

About

Express based service for Shopping Portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages