A Ruby interface to the Twitter API.
twitter_oauth is a Ruby client for the Twitter API using OAuth.
TweetStream is a simple wrapper for consuming the Twitter Streaming API.
Simple Ruby client library for twitter streaming API. Uses EventMachine for connection handling. Adheres to twitter's reconnection guidline. JSON format only.
Curl for the Twitter API
A Liquid tag plugin for Jekyll blogging engine that embeds Tweets, Timelines and more from Twitter API.
Grackle is a lightweight library for the Twitter REST API designed to be resilient to Twitter API changes or errors.
Twitter Streaming API client for EventMachine
A clean Twitter client API in pure Ruby. Will include Twitter add-ons also in Ruby.
Twitter Client on Terminal with Twitter Streaming API.
Access the Nuntium API in ruby. Nuntium is an open source and free platform -developed by InSTEDD- that allows applications to send and receive all type of messages. Examples of messages are sms, emails and twitter direct messages.
WIP: Tweetkit is an Octokit-inspired Ruby wrapper for Twitter's V2 API
Fluentd Input/Output plugin to collect/process tweets with Twitter Streaming API.
Twitty makes working with the twitter account subscriptions APIs much easier
The officially supported Twitter Ads API SDK for Ruby.
wrappers for various twitter apis
Mockingbird emulates the Twitter Streaming API using a simple script-like configuration that makes it easy to test code that connects to the Streaming API. Mockingbird can be used to simulate bad data, unexpected status codes, hard disconnects, etc. Mockingbird uses eventmachine to run as an actual streaming http server so it's a drop-in replacement for code that reads from the streaming api. Simply change the host and port your code is connecting to from Twitter to a running Mockingbird.
This Sinatra extension, derived from omniauth_pure by Marcus Proske, adds OmniAuth authorization to your Sinatra application, so your users can login using FaceBook, Twitter and many other authorization providers, as long as you supply the API keys. It uses DataMapper and HAML.
It is the simple library to access the Twitter Streaming API( http://apiwiki.twitter.com/Streaming-API-Documentation ). It works with pure-ruby(don't need C compiler) and rubygems.
Yet another Twitter API wrapper library in Ruby
Ruby HTTP client with streaming support for GZIP compressed streams and chunked transfer encoding. Also includes extensible OAuth support for Adobe and Twitter streaming APIs.
this gem is an adaptation of John Nunemaker's Twitter gem. I modified it to make api integration for æ°æµªå¾®å (t.sina.com.cn) easier.
Grackle is a lightweight library for the Twitter REST and Search API.
Flamingo makes it easy to wade through the Twitter Streaming API by handling all connectivity and resource management for you. You just tell it what to track and consume the information in a resque queue. Flamingo isn't a traditional ruby gem. You don't require it into your code. Instead, it's designed to run as a daemon like redis or mysql. It provides a REST interface to change the parameters sent to the Twitter Streaming resource. All events from the streaming API are placed on a resque job queue where your application can process them. CAVEAT EMPTOR: This gem is alpha code so act accordingly.
The "Lazy" Twitter API Library for Ruby. Easy to use.
Dump the Twitter streaming API to a CSV or JSON file and then filter, handle retweets, apply sentiment analysis, and more.
a simple gem that tracks several keywords via twitter streaming api and re-publish it on twitter
twitter_oauth is a Ruby client for the Twitter API using OAuth.
Twitter API Proxy in ruby.
A basic implementation of a Twitter Labs API client in Ruby
Uses the existing Twitter API and Nokogiri to get the job done
Rack middleware to expose a Twitter-like API in your app.
Dead simple client for X (formerly Twitter) API (supports both v1 and v2)
a simple streaming api client for twitter
wrapper for the twitter api
Grackle is a lightweight library for the Twitter REST and Search API.
Curl for the Twitter API
TweetStream allows you to easily consume the Twitter Streaming API utilizing the YAJL Ruby gem.
Twitter API Ruby thin client wrapper library
this gem is an adaptation of John Nunemaker's Twitter gem. I modified it to make api integration for 新浪微博 (t.sina.com.cn) easier.
The MySQL API module for Ruby, with Twitter fixes.
wrappers for various twitter apis
uses mongo_mapper to cache block response strings. Use case: wrap your twitter api call with a block, if twitter bugs out, raise an error and the last value will be returned
wrapper for the twitter api on JRuby
wrapper for the twitter api using multi_json
Simplify access to TwitterAds API
Yet another Twitter API wrapper library in Ruby
Featherdust is a simple Twitter gem that grabs and parses data via the Twitter API. NOTE: This gem does not (and will not) support posting to twitter, adding/removing followers, etc. This is a data grabber only. If you want more interaction with Twitter, check out the Twitter gem (http://twitter.rubyforge.com) or Twitter4R (http://twitter4r.rubyforge.com). If you have questions (or suggestions), please feel free to shoot them off to mike [at] panpainter [dot] com and I'll be happy to help.
Simple gem to interact with the Terminal.com API influenced by the twitter API gem.
A clean Twitter client API in pure Ruby. Will include Twitter add-ons also in Ruby.