Added rrdaclient, wrapper for statdns.com API. DNS queries over HTTP

This commit is contained in:
Omie 2014-09-17 03:01:17 +05:30
parent c2449bde38
commit d3e1d042d4

View File

@ -424,6 +424,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [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.
* [rrdaclient](https://github.com/Omie/rrdaclient) - Go Library to access statdns.com API, which is in turn RRDA API. DNS Queries over HTTP.
* [smite](https://github.com/sergiotapia/smitego) - Go package to wraps access to the Smite game API.