Skip to content

theVolary/airborne_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Airborne REST client

Connect your feather projects to Airborne

Installation

This is a private repository so it is not found in the NPM registry.

Instead, there are 2 methods for installation

First, in your package.json you can add it as a dependency as follows

    "dependencies": {
        "airborne_client": "git+ssh://git@github.com:theVolary/airborne_client.git"
    }

Secondly, you can use npm install git+ssh://git@github.com:theVolary/airborne_client.git

Usage

TODO

About

node.js client for easily consuming airborne REST APIs in other applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •