From 7b7c9b5f06448ee2ff6953f239c95aba5ebdfeba Mon Sep 17 00:00:00 2001 From: pyros2097 Date: Thu, 31 Dec 2015 11:28:14 +0530 Subject: [PATCH] Add Playlyfe to Third Party API's --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8697e7e6..96d77f9a 100644 --- a/README.md +++ b/README.md @@ -824,6 +824,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Medium](https://github.com/Medium/medium-sdk-go) - A Golang SDK for Medium's OAuth2 API * [mixpanel](https://github.com/dukex/mixpanel) - Mixpanel is a library for tracking events and sending Mixpanel profile updates to Mixpanel from your go applications. * [paypal] (https://github.com/logpacker/paypalsdk) - Wrapper for PayPal payment API +* [playlyfe](https://github.com/playlyfe/playlyfe-go-sdk) - The Playlyfe Rest API Go SDK * [pushover](https://github.com/gregdel/pushover) - Go wrapper for the Pushover API. * [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.