appnexus
v0.1.2
Published
provides access to the AppNexus API from NodeJS
Readme
Node AppNexus
An AppNexus API client for NodeJS.
Installation
To install via NPM type:
npm install appnexusUsage
//TODO
Tests
To run tests make sure to npm install -d to install BusterJs.
cd to the node-appnexus module directory and type npm test
