added hipchat libraries

This commit is contained in:
Duke 2014-07-07 14:20:01 -03:00
parent 3b6b436604
commit 023a780fcc

View File

@ -312,6 +312,8 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for accessing third party APIs.*
* [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
## DevOps Tools