#Flatiron Teachers Build & Learn ##Understanding APIs
As a quick and fun exercise, we will playing with the Twitter API with the goal of building a Twitter bot! What's a Twitter bot? Check out the examples below.
###Ruby Twitter Gem
gem install twitter
###Twitter Bot Examples
###Resources courtesy of Craig Protzel