From 1b7b25df9f86545abb5a6d377bd955d6257ccbc0 Mon Sep 17 00:00:00 2001 From: Robert Peralta Date: Thu, 30 Oct 2014 02:06:48 -0400 Subject: [PATCH 1/2] Update README.md adding go-sotify Adding go-spotify to Third API libraries. Simple API Library to access Spotify WEB API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fb2695..752d100 100644 --- a/README.md +++ b/README.md @@ -458,6 +458,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [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 +* [spotify](https://github.com/rapito/go-spotify) - Go Library to access Spotify WEB API. ## Utilities