* 'master' of https://github.com/dukex/awesome-go:
  added mixpanel

Conflicts:
	README.md
This commit is contained in:
Thiago Avelino 2014-07-17 20:02:29 -03:00
commit 2ab2ccbec5

View File

@ -385,6 +385,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [github](https://github.com/google/go-github) - Go library for accessing the GitHub API.
* [hipchat](https://github.com/andybons/hipchat) - This project implements a golang client library for the Hipchat API.
* [hipchat (xmpp)](https://github.com/daneharrigan/hipchat) - A golang package to communicate with HipChat over XMPP.
* [mixpanel](https://github.com/dukex/mixpanel) - Mixpanel is a library for tracking events and sending Mixpanel profile updates to Mixpanel from your go applications.
* [smite](https://github.com/sergiotapia/smitego) - Go package to wraps access to the Smite game API.