filer-client-node

0.0.3 • Public • Published

Cammy - Filer API client

A simple REST client for the filer service.

Cammy uses the Bluebird Promise and Monapt Option libraries to implement flow control.

Project Setup

This project uses gulp to perform builds.

  • First, install package dependencies: $ npm install

Then build the project and sit relax with a refreshing beverage while your coworkers think you're some kind of hyperspace-rockstar-ninja: $ gulp buildrun

Testing

This project uses mocha as its unit testing framework. Property based tests are implemented using the testcheck framework.

You can install mocha with the following helpful commands:

  • $ npm install

To build and run tests:

  • $ gulp buildtest

License

Copyright (C) Cammy, Inc - All Rights Reserved

Unauthorized copying of this file, via any medium is strictly prohibited

Proprietary and confidential

Adapted from the REST eventer client by Dan Eyles dan@cammy.com, March 2015. Adaptation by Alberto Vergara alberto@cammy.com, March 2016

Readme

Keywords

Package Sidebar

Install

npm i filer-client-node

Weekly Downloads

0

Version

0.0.3

License

none

Last publish

Collaborators

  • cammy-dev