Created
September 3, 2011 13:12
-
-
Save bieli/1191162 to your computer and use it in GitHub Desktop.
ttt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SELECT id, created_at, text FROM statuses " | |
"WHERE user_id = %s ORDER BY created_at DESC LIMIT %s | |
http://10.1.1.10:8888/statuses/home_timeline.json?screen_name=marquise.stromanb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment