Gist Client
This is a gist client that calls the Github API to get the details and contents of all the files in a gist. As it calls the Github API, the HTTP API is required.

Example output from the gist the client is hosted on


Output of downloading the gist it's hosted on


You can find the program here: https://gist.github.com/tuogex/7017200
Uses the JSON library found here: http://regex.info/blog/lua/json