Twitter/Facebook API for Ruby.

Posted by RPK on Stack Overflow See other posts from Stack Overflow or by RPK
Published on 2009-12-11T16:57:27Z Indexed on 2010/04/27 7:33 UTC
Read the original article Hit count: 527

Filed under:
|
|

I want to write a Ruby application through which:

  1. I can submit tweets to twitter.
  2. I can submit a post to facebook.
  3. I can manage real-time stats of tweets

Is there any twitter/facebook api for Ruby?

© Stack Overflow or respective owner

Related posts about ruby

Related posts about twitter