Skip to content

ProjectMi5/CloudLinkRest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudLinkRest library

Installation

npm install

Run the Tests:

  • Make sure that CloudLink is running (or reachable over the network)
  • Set process.env.TEST = true; (this will do the unit-tests locally)
  • Run npm test

Basic API (see code)

See the code rest.js for a complete referene.

Releases

No releases published

Packages

No packages published