Home

ma3route-sdk 0.3.0

Ma3Route SDK

Node.js SDK for developing with the Ma3Route REST API v2

node npm Build Status

The Version 2 of the API will be opened up to the public very soon. Hang on tight!

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

development:

You can visit the project's Board to view tasks being handled concerning this SDK.

Also, a guide on contributing to the SDK is available.

To run the tests:

$ npm test