1.0.1 • Published 6 years ago

netrunr-gapi-async v1.0.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

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.

1.0.1

6 years ago

1.0.0

6 years ago