Skip to content

vertexclique/airvantage-api-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirVantage Node.JS API Example

Getting

Getting with a clone

git clone git://github.com/vertexclique/airvantage-api-nodejs.git

and get dependencies with npm install

Getting via NPM

npm install -g airvantage-api-nodejs

Running

In clone directory you can do

node ./bin/airvantage-nodejs

or

npm start

It will serve from http://localhost:3000

If you get it through NPM use just

airvantage-api-nodejs in command line

and it will serve from http://localhost:3000

About

Airvantage API Node.JS example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published