From 78a6c20365c30f2744ff4f94da093ee6837cb163 Mon Sep 17 00:00:00 2001 From: dangrier Date: Thu, 28 Dec 2017 20:48:46 +1000 Subject: [PATCH] Added Go (Golang) sample code example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d30222..634b783 100644 --- a/README.md +++ b/README.md @@ -58,5 +58,6 @@ Python: https://github.com/BTCMarkets/api-client-python
CSharp: https://github.com/jyoung80/csharp_BTC_Markets_Harness
Ruby: https://github.com/nolim1t/btcmarkets-gem and https://github.com/tennantje/btcmrb
C++: https://github.com/moneroexamples/btcmarkets-cpp +Go: https://github.com/dangrier/gobtcmarkets Thanks to our API users for kindly providing their sample code.