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

https://github.com/thinkaliker/noisesupply

Pandora for SoundCloud
https://github.com/thinkaliker/noisesupply

Last synced: 2 months ago
JSON representation

Pandora for SoundCloud

Awesome Lists containing this project

README

        

# noisesupply

Get running:

```
git clone https://github.com/ummjackson/noisesupply.git

cd noisesupply

sudo python -m SimpleHTTPServer 80
```

To test SoundCloud and Last.fm authorization callbacks, adjust your hosts file:

```
127.0.0.1 noise.supply
```