开发者

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

开发者 https://www.devze.com 2023-02-12 16:33 出处:网络
I am coding an application where I want to fetch megavideo, spike,live video, youtube ,facebook, etc......so how can solve

I am coding an application where I want to fetch megavideo, spike,live video, youtube ,facebook, etc......so how can solve IS there any method in rails 3 ?

I looked everywhere on the net for a solution but it all seems very 开发者_开发知识库confusing too me. Do anyone know of a good, simple gem that I can use for remote APIs? It was so simple in PHP.

Thankful for all input!


There are many

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

Facebook : http://facebooker.rubyforge.org/ and http://rfacebook.rubyforge.org/

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

0

精彩评论

暂无评论...
验证码 换一张
取 消