# Netrunr Gateway API V3 for NodeJS
A Javascript API to access [Axiomware](http://www.axiomware.com) [Netrunr](https://www.axiomware.com/netrunr-e24-product/) Gateways
## Installation
`npm install gapi-v3-sdk`
## Usage
```js
var gapiV3Lib = require("gapi-v3-sdk")`
```