0.2.0 • Published 9 years ago
seoshop-api v0.2.0
SEOshop api implementation for javascript. Based on isomorphic-fetch
Uses es2015 / es6 classes. You might need to use Babel if you're using an old version of node.js / in browsers
##Usage
npm install --save seoshop-api
Example request code here (examples/example.js)
###License MIT View here