castcloud

0.0.10 • Public • Published

Castcloud Node.js Server

Node.js implementation of the Castcloud API

Usage

npm install castcloud -g
castcloud [port]

Programmatic Usage

Starting a server:

var castcloud = require('castcloud');
 
castcloud(options);

Dependencies (10)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i castcloud

    Weekly Downloads

    2

    Version

    0.0.10

    License

    GPLv3

    Last publish

    Collaborators

    • khlieng