Hello, I started a Ruby wrapper for this library and am hosting it on github.com:
http://github.com/tiegz/ruby-mtv/tree/master
This is a little untested, lacks tests, and was hashed out in a couple hours. Hopefully I'll have time to finish it, but you never know.
Also, anyone know if the response is going to ever be available in vanilla XML? Mashups would be much easier to write if we could access the data in a simple <artist><name>blah</name><url>http://...</url></artist> format.
Hello, I started a Ruby wrapper for this library and am hosting it on github.com:
http://github.com/tiegz/ruby-mtv/tree/master
This is a little untested, lacks tests, and was hashed out in a couple hours. Hopefully I'll have time to finish it, but you never know.
Also, anyone know if the response is going to ever be available in vanilla XML? Mashups would be much easier to write if we could access the data in a simple <artist><name>blah</name><url>http://...</url></artist> format.
Tags
heffay – 1 year ago
Looks awesome. Plan on hacking around this API this weekend and a ruby lib is going to be perfect!