Skip to content

Instantly share code, notes, and snippets.

@vdichev
Created August 11, 2010 19:47
Show Gist options
  • Save vdichev/519605 to your computer and use it in GitHub Desktop.
Save vdichev/519605 to your computer and use it in GitHub Desktop.
post("/statuses/update.xml", "status" -> "test_msg1")
\\(<text>test_msg1</text>)
\\(<screen_name>vdichev</screen_name>)
get("/statuses/public_timeline.xml") \\(<text>test_msg1</text>)
get("/statuses/user_timeline.xml") \\(<text>test_msg1</text>)
get("/statuses/home_timeline.xml") \\(<text>test_msg1</text>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment