Home

ma3route-sdk 0.0.0

Ma3Route SDK

Node.js SDK for developing with the Ma3Route REST API

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:

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.

All pull requests should really be accompained with tests. To run the tests:

$ npm test