/clothing-price-comparator-api

API to compare clothing prices

Primary LanguageJavaScriptApache License 2.0Apache-2.0

clothing-price-comparator-api

API to compare plus-size clothing prices

Prerequisites

Usage

Clone the repository then:

npm install
  • npm start (start the server)

  • npm build (build the code)

  • npm run watch:server (start the server and automatic build the code)

  • npm run watch:build (automatic build the code)

Run

docker-compose up

Endpoints

Method Url Description
GET /api/products?category=&page=&size= get 3 products, from 3 different stores, in descending order by price