octokit / go-octokit

Simple Go wrapper for the GitHub API
https://github.com/octokit/go-octokit
MIT License
258 stars 79 forks source link

Add support for Emojis API #51

Closed pengwynn closed 10 years ago

pengwynn commented 10 years ago

I wanted to start with something small for my first pull. This branch adds support for for the Emojis API.

:penguin: :heart: emoji.

owenthereal commented 10 years ago

:+1: Thanks for the contribution!