PriceFinder API

PriceFinder is a price prediction app for used mobile phone - https://pricefinderapi.herokuapp.com/

EndPoints

getPrice

  • GET /api/getprice/:item

getPriceByLink

  • GET /api/getPredictionForLink/:prodId

getRecommendedProducts

  • GET /api/getRecommendedProducts

Installation

npm install

Usage

npm start