geopromos-js-sdk

This is the repository that contains the Geopromos JS SDK to access the Geopromos API

Usage no npm install needed!

<script type="module">
  import geopromosJsSdk from 'https://cdn.skypack.dev/geopromos-js-sdk';
</script>

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