From dc907ccaaa3640001d6504f6222c51f4cae60fc8 Mon Sep 17 00:00:00 2001 From: Robert Peralta Date: Tue, 28 Oct 2014 23:59:54 -0400 Subject: [PATCH] Update README.md adding go-shopify Adding go-shopify to Third Party Libraries on README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 781fd3a6..8fb26952 100644 --- a/README.md +++ b/README.md @@ -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