Re: [twitter-dev] New twitter API in Clojure

2011-07-02 Thread Mo'b Mo'b
With Rate-limiting , right?

On Thu, Jun 30, 2011 at 4:53 PM, AdamWynne adamwy...@gmail.com wrote:

 Hi guys

 I have open sourced my connectivity api to twitter, so for all you Clojure
 twitter-heads, go and check out:
 https://github.com/adamwynne/twitter-api

 Some features:
 - its based on the async.http.client library for high performance, low
 overhead comms
 - it has a full test suite
 - it is up to date, and covers all the relevant API calls in the streaming,
 user and RESTful API's

 I welcome feedback and of course, all contributions
 are gratefully received.

 Enjoy
 Adam

 --
 Twitter developer documentation and resources: https://dev.twitter.com/doc
 API updates via Twitter: https://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 https://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 https://groups.google.com/forum/#!forum/twitter-development-talk




-- 
©*InFiNiTy*. *Mobinga Inc*.

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] New twitter API in Clojure

2011-07-02 Thread Adam Wynne
It's a wrapper around the current API so the same rate limiting applies

Sent from my Commodore64

On 2 Jul 2011, at 08:51, Mo'b Mo'b mobingapapi...@gmail.com wrote:

 With Rate-limiting , right?
 
 On Thu, Jun 30, 2011 at 4:53 PM, AdamWynne adamwy...@gmail.com wrote:
 Hi guys
 
 I have open sourced my connectivity api to twitter, so for all you Clojure 
 twitter-heads, go and check out:
 https://github.com/adamwynne/twitter-api
 
 Some features:
 - its based on the async.http.client library for high performance, low 
 overhead comms
 - it has a full test suite
 - it is up to date, and covers all the relevant API calls in the streaming, 
 user and RESTful API's
 
 I welcome feedback and of course, all contributions are gratefully received.
 
 Enjoy
 Adam
 -- 
 Twitter developer documentation and resources: https://dev.twitter.com/doc
 API updates via Twitter: https://twitter.com/twitterapi
 Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
 Change your membership to this group: 
 https://groups.google.com/forum/#!forum/twitter-development-talk
 
 
 
 -- 
 ©InFiNiTy. Mobinga Inc.
 
 -- 
 Twitter developer documentation and resources: https://dev.twitter.com/doc
 API updates via Twitter: https://twitter.com/twitterapi
 Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
 Change your membership to this group: 
 https://groups.google.com/forum/#!forum/twitter-development-talk

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] New twitter API in Clojure

2011-06-30 Thread AdamWynne
Hi guys

I have open sourced my connectivity api to twitter, so for all you Clojure 
twitter-heads, go and check out:
https://github.com/adamwynne/twitter-api

Some features:
- its based on the async.http.client library for high performance, low 
overhead comms
- it has a full test suite
- it is up to date, and covers all the relevant API calls in the streaming, 
user and RESTful API's

I welcome feedback and of course, all contributions are gratefully received.

Enjoy
Adam

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk