Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

J-Zeitler/spotify-web-api-flow

Repository files navigation

spotify-web-api-flow

This is a small app to visually explore and program requests to the Spotify Web API.

##Running these components To setup a local runtime and hook into the flowhub client you must have a flowhub account (http://app.flowhub.io/).

  1. install node modules $ npm install
  2. register the runtime $ node node_modules/.bin/noflo-nodejs-init --user <FLOWHUB USER ID> --host localhost --port 3569 --label "Local NoFlo Test"
  3. run with watchers $ grunt

##Screenshots Disclaimer: Some components (e.g. the DOM library) is not available on flowhub. You need to host the NoFlo client locally to build the graphs below.

Track search flow Spotify modules in NoFlo

About

This is a small app to visually explore and program requests to the Spotify Web API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published