Ma3Route SDK
Node.js SDK for developing with the Ma3Route REST API v2
The Version 2 of the Ma3Route API has been opened up!
Go to https://bitbucket.org/ma3route_team/ma3route-api-documentation/wiki/Introduction.md
for more information.
installation:
$ npm install ma3route-sdk
documentation:
Documentation can be found at https://ma3route.github.io/node-sdk. All
releases have their documentation there.
To generate documentation locally, clone this repo, then run:
$ npm run docs
examples:
To get you started, we have added some examples that you can
inspect, in examples/
.
development:
Read through the guide on contributing to the SDK
development.
To run the tests:
$ npm test
license:
The MIT License (MIT)
Copyright (c) 2015-2016 SkyeHi Limited