Bose SoundTouch node js API
npm install soundtouch#Bose SoundTouch
bash
npm install soundtouch --save
`
Start the server to make use of the HTTP API
`bash
git clone https://github.com/CONNCTED/SoundTouch-NodeJS.git
cd SoundTOuch-NodeJS
npm install
node server.js
``