ghlua ghlua is a Lua library for using the GitHub API. Documentation coming soon. Roadmap ghlua currently supports the following API categories: Repository API Commit API Object API Network API User API Commands that require you to authenticate are not yet supported. Dependencies ghlua requires the following: Lua 5.1 LuaSocket A json library with a decode function (like luajson)