Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (25 loc) · 1.45 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.45 KB

#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

Documentation

###Twitter Bot Examples

###Resources courtesy of Craig Protzel