Update README.md adding go-shopify

Adding go-shopify to Third Party Libraries on README.md
This commit is contained in:
Robert Peralta 2014-10-28 23:59:54 -04:00
parent 6a56005f4c
commit dc907ccaaa

View File

@ -455,6 +455,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [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.
* [shopify](https://github.com/rapito/go-shopify) - Go Library to make CRUD request to the Shopify API.
* [smite](https://github.com/sergiotapia/smitego) - Go package to wraps access to the Smite game API.
* [snapchat](https://github.com/jamieomatthews/gosnap) - Go wrapper for the snapchat API