http host api for cdna media client
npm install cdna.media.hosthost api for cdna media application
this module provide http api to access meida information as movie, music


- stream torrent to local file system
- setup http server to stream local file system
- create api using for http client get, update torrent stream state
notes: c/c++ compiler for node compile bufferutil, utf-8-validate module
- revision system control git
- nodejs, include node package manager nodejs
- mongoose database server mongoose-server
- python >= 2.5 < 3 py
- gcc compiler
- vc compiler
``shell`use node package manager
this is instruction for user, with developer see after
npm install cdna.media.host
`shellload module
var MediaHost = require('cdna.media.host');
$3
`shell
start server with port
./bin/chost.js --start pull data from yts api to mongoose database
./bin/chost.js --pull
`$3
see document for detail api
developments
`shell
clone source code from github
require ssh key, contact to author to get one
git clone git@github.com:thelordofthetimes/cdna.media.host.gitchange to source code directory
cd cdna.media.hostinstall npm modules
npm installtry use media server, test api, push issuse and more
push change to git
git commit -am && git push
``