public
Description: Twitter-async is a high performance wrapper for Twitter's basic and OAuth API which provides parallel/asynchronous calls. Follow @apiclient for commit updates.
Homepage: http://wiki.github.com/jmathai/twitter-async
Clone URL: git://github.com/jmathai/twitter-async.git
twitter-async / README
100644 17 lines (12 sloc) 0.5 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Twitter-async is a wrapper for Twitter's OAuth API which provides asynchronous calls.
 
Authors
   * jmathai
   * arikfr
   * ericmmartin
 
Documentation:
   * http://wiki.github.com/jmathai/twitter-async
 
Blogs
   * http://www.jaisenmathai.com/blog/2009/04/30/letting-your-users-sign-in-with-twitter-with-oauth/
   * http://www.jaisenmathai.com/blog/2009/03/31/how-to-quickly-integrate-with-twitters-oauth-api-using-php/
 
Live Examples
   * http://www.jaisenmathai.com/sign_in_with_twitter/start.php