Ma3Route SDK
Node.js SDK for developing with the Ma3Route REST API v2
| Aspect | Detail |
|---|---|
| Library version | 1.x.x |
| Ma3Route API | v2 · docs |
| Node.js | 0.10, 0.11, 0.12, 4, 6, 8 |
| Development | ~Active~ Maintenance |
installation:
$ npm install ma3route-sdk@1documentation:
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 docsexamples:
To get you started, we have added some examples that you can
inspect, in example/.
development:
Read through the guide on contributing to the SDK development.
To run the tests:
$ npm testlicense:
The MIT License (MIT)
Copyright (c) 2015-2017 SkyeHi Limited