How to fetch data from different sources on the internet with Rails 3? -


i coding application want fetch megavideo, spike,live video, youtube ,facebook, etc......so how can solve there method in rails 3 ?

i looked everywhere on net solution seems confusing me. know of good, simple gem can use remote apis? simple in php.

thankful input!

there many

youtube : https://github.com/kylejginavan/youtube_it

facebook : http://facebooker.rubyforge.org/ , http://rfacebook.rubyforge.org/

google : http://code.google.com/apis/gdata/articles/gdata_on_rails.html


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -