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);

Readme

Keywords

Package Sidebar

Install

npm i castcloud

Weekly Downloads

1

Version

0.0.10

License

GPLv3

Last publish

Collaborators

  • khlieng