From b8c5170fceb81aae30d2e824c2ad8495229f8b8b Mon Sep 17 00:00:00 2001 From: ArturKlajnerok Date: Mon, 16 Feb 2015 17:41:58 +0100 Subject: [PATCH] Recommend stripe api client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 752e82d8..a30f4195 100644 --- a/README.md +++ b/README.md @@ -529,6 +529,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [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. +* [stripe](https://github.com/stripe/stripe-go) - Go client for the Stripe API ## Utilities