febuiles / makeitpersonal

An experiment for music lovers.

Home Page:makeitpersonal.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

makeitpersonal

This is an experiment in music sharing.

Lyric Sharing

It looks like this. Sign up and start sharing!

Lyric Fetching Service

You can fetch lyrics from the website using a simple GET request to http://makeitpersonal.co/lyrics. It expects two parameters, artist (artist name) and title (song title). Try it out in the command line:

curl -s "https://makeitpersonal.co/lyrics?artist=Protest%20the%20Hero&title=Tandem"

If you want full instructions on how to create a script to automate this task or if you want to integrate this into your editor, check out these instructions.

Bugs

Plese file bugs and requests in the issue tracker.

About

An experiment for music lovers.

makeitpersonal.co


Languages

Language:Ruby 55.2%Language:HTML 33.2%Language:Sass 7.1%Language:JavaScript 4.1%Language:CoffeeScript 0.4%