jcdecaux

0.1.0 • Public • Published

JCDecaux API

build status Test coverage

A library for https://api.jcdecaux.com/vls/v1

Install

Install the current version (and save it as a dependency):

$ npm install jcdecaux --save

Usage

 
var api = new JCDecauxApi({key: 'YOUR_KEY'});
api.contracts.getAll(function(err, contracts) {
    console.log(contracts);
});

Running tests

npm test

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i jcdecaux

Weekly Downloads

0

Version

0.1.0

License

ISC

Last publish

Collaborators

  • pierre.inglebert