Alright, so it's not so much of an API, but it does a similar thing as #ksstorms and has actually been around for a few more years.
Good Karaoke is a service / company I started that gives karaoke DJs a fancy way to display their song lists online and is instantly searchable. The domain name also happens to get me a ton of search traffic and ad revenue.
The API & service is free and was recently rewritten to make it faster and give it a smaller footprint.
Here is what it looks like un-styled:
Songs can be e-mailed to me or submitted through the site. Song lists are then delivered to websites via JavaScript in the following manner:
<script type="text/javascript" src="http://goodkaraoke.com/karaoke.js"></script>
<script type="text/javascript">try{gk.list('random string')}catch(e){}</script>
I originally intended on making the site into a social network for karaoke singers, but ultimately decided against it due to time requirements and other opportunities. Instead, Open Mike Music - Wichita will soon be re-branded as Good Karaoke, but the web service will still be offered.
Open Mike Music is currently the #1 DJ service and karaoke company in Kansas City and Wichita.
Good Karaoke API
(1 post) (1 voice)-
Posted 1 year ago #
Reply
You must log in to post.