An open API service indexing awesome lists of open source software.

https://github.com/mrtazz/gistapi.erl

erlang wrapper for the gist.github.com API
https://github.com/mrtazz/gistapi.erl

Last synced: about 1 month ago
JSON representation

erlang wrapper for the gist.github.com API

Awesome Lists containing this project

README

          

# gistapi.erl -- erlang wrapper for the gist api

## Introduction
This is a simple erlang wrapper for the [github gist][1] API.

## Usage
Since I use this project to learn erlang, functionality is rather
limited at the moment and will increase as I know how :)

gistapi:get_gist("374130").

[1]: http://gist.github.com