Playing around with node.js asd spotify
Prerequisites: node.js and libspotify
Also requires a spotify app-key which can be found here: link
Put the binary app-key in the root folder then run npm install to fetch all the dependencies.
To run the app run node app.js
and there should be a server running at localhost:4000