Skip to content

wzph/ruby-mtv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is my RUL app
==================

This is a Ruby library for the MTV api. Right now it has classes for Artists and Videos, although
there is much to be done!

Instructions
============
1) git clone git://github.com/tiegz/ruby-mtv.git ruby-mtv
2) cd ruby-mtv
3) irb -r ruby-mtv
4) Artist.search 'beck'
5) Video.search 'beck' (unfinished)

Relevant Links
==============

MTV api docs : http://developer.mtvnservices.com/docs

About

A Ruby library for the newly borne MTV api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%