lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Sep 16, 2010 at 3:24 AM, Norman Ramsey <nr@cs.tufts.edu> wrote:
> I'm looking for a Lua library to work with the Twitter API.
> I've tried LuaTwitter-0.9.1, but all attempts to verify credentials
> or perform other operations fail by returning this rather unhelpful
> table:
>
>  { errorCode = "host not found" }
>
> I'm using the Debian versions of JSON for Lua and similar Lua Socket.
>
>
> Norman
>
>

Hello,

a while back I created a library for a private project. But as it
still works great, I released it today under the terms of MIT license.

Have fun:
http://dracoblue.net/dev/lua-implementation-of-oauth/177/

Kind regards,
  Jan

-- 

  http://dracoblue.net