<div class="usertext-body"><div class="md"><p>I&#39;d like to write a 
program (in Arc, which is a language on top of Racket) using the Twitter
 API. I&#39;d like to use a library for Twitter, if one exists. Does anyone know of one? I&#39;ve looked on planet.racket-lang, and the only two twitter-related libraries I can find  are one using <a href="http://planet.racket-lang.org/display.ss?package=twitter.plt&amp;owner=jaymccarthy">Twitter Basic Authentication</a>, which has been disabled in favor of OAuth, and <a href="http://planet.racket-lang.org/display.ss?package=pltwitter.plt&amp;owner=jaymccarthy">pltwitter</a>, which is a Twitter clone.</p>



<p>I&#39;d rather not write a library myself, but I&#39;ll work on it if I have to. There is a library with <a href="http://planet.racket-lang.org/display.ss?package=webapi.plt&amp;owner=ryanc">OAuth support</a>, but it implements OAuth v2, and Twitter uses OAuth v1. I&#39;d appreciate pointers towards anything out there that could help me out. Thanks.</p>

<p></p><p>-Zachary Kanfer<br></p>
</div>
</div>