An open API service indexing awesome lists of open source software.

https://github.com/switz/phishvids

Phish Videos sorted by year, show, and setlist. Built with DerbyJS.
https://github.com/switz/phishvids

Last synced: 8 months ago
JSON representation

Phish Videos sorted by year, show, and setlist. Built with DerbyJS.

Awesome Lists containing this project

README

          

[![build status](https://secure.travis-ci.org/switz/phishvids.png)](http://travis-ci.org/switz/phishvids)

# PhishVids

## More here soon!
If you have any questions in the meantime, you can email me at d@phishvids.com.

## Directory Structure
/public -- public files served through express
/src -- coffeescript source
/api -- external APIs
/app -- derby app
/extras -- extraneous scripts
/lib -- external modules
/server -- server files (express, derby server)
/styles -- stylus css
/ui -- derby components
/views - derby html templates

## Tests
To run tests please install [Webspecter](https://github.com/jgonera/webspecter) and then execute the following command

webspecter tests/test.coffee

## Config
This will not run without a file at `src/api/config.json`.

{
"phishnetAPI":"",
"youtubeAPI":""
}

You can get a Phish.net API key from [here](http://api.phish.net/).

## Setlist data
All setlist data is courtesy of the Mockingbird Foundation. Thanks to them, this is all possible.

[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/7851723e429c54a1da9e04dc5c588a7d "githalytics.com")](http://githalytics.com/switz/phishvids)