On Fri, 2013-05-03 at 11:00 -0700, Aleix Conchillo FlaquƩ wrote: > Hi, > > these past nights I've been working on guile-oauth. There is no > release yet and it currently only implements OAuth 1.0a and probably > 1.0 (I still have to check all differences). It uses gnutls and > industria (for hmac-sha1 and base64). > > The good news is that I've been able to create a guile web twitter > client (examples/twitter.scm) see attached screenshot. > > The plan is to cleanup and document guile-oauth and release it soon. > > Happy hacking! >
Oh~you did what I always want to do. I'm waiting for your work ;-) > Aleix