hellwolf / colu-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colu-Node.Js

Build Status Coverage Status npm version

js-standard-style

Using

Installation

$ npm i colu

Documentation

Full documentation for this Module can be found here: http://documentation.colu.co/

Running as a standalone server

To run as a standalone server you need to install Node.Js and NPM. Then install the colu module globaly like this:

$ npm i -g colu

Then just run it from the terminal like this:

$ colu

And now you can use REST request to use the Colu SDK. By default it will be hosted at : 127.0.0.1:8081 and will be locked to local host only.

Developing

Testing

$ mocha

About

License:Other


Languages

Language:JavaScript 100.0%