Skip to content

A Javascript API to access Axiomware's Netrunr Gateways with Async-await and promises

License

Notifications You must be signed in to change notification settings

axiomware/netrunr-gapi-async-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Javascript API to access Axiomware's Netrunr Gateways with Async-await and promises

Resources

License

Stars

Watchers

Forks

Packages