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

https://github.com/skipperbent/mp3vibez

Old mp3 search engine first using own mp3-crawler, but later on moved to use beemp3 as a service. Use however you like, but be warned - the code is really old.
https://github.com/skipperbent/mp3vibez

Last synced: 24 days ago
JSON representation

Old mp3 search engine first using own mp3-crawler, but later on moved to use beemp3 as a service. Use however you like, but be warned - the code is really old.

Awesome Lists containing this project

README

          

# mp3vibez
Old mp3 search engine first using own mp3-crawler, but later on moved to use beemp3 as a service.
Use however you like, but be warned - the code is really old.

Ported to use Pecee framework on october 2015:
https://github.com/skipperbent/pecee

### Demo
http://mp3.pecee.dk

### Installation

```
git clone https://github.com/skipperbent/mp3vibez.git
composer install
```