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