geopromos-js-sdk
v1.2.4
Published
This is the repository that contains the Geopromos JS SDK to access the Geopromos API
Downloads
1
Readme
Geopromos JS SDK
This is the repository that contains the Geopromos JS SDK to access the Geopromos API
It lets you get:
- Promos near
- Products near
- Stores near
- Malls near
- Trends in a country
- Search for something in the Geopromos database
and also:
- Specific promo
- Specific brand
- Specific mall
- Specific store
- Specific product
## Installation
npm i --save geopromos-js-sdk
Running tests
mocha test/index.js