netrunr-gapi-async
v1.0.1
Published
A Javascript API to access Axiomware's Netrunr Gateways with Async-await and promises
Maintainers
Readme
Netrunr Gateway API with support for promises, async-await
A Javascript API to access Axiomware's Netrunr Gateways
Installation
npm install netrunr-gapi-async --save
Usage
var gapi = require('netrunr-gapi-async');Tests
npm test
Contributing
In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.
