Skip to content

Castcloud/castcloud-nodejs-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Node.js implementation of the Castcloud API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published