From 850fdf73ef8b4fda7840f232965596c24a418cae Mon Sep 17 00:00:00 2001 From: Melchi <3893816+MelchiSalins@users.noreply.github.com> Date: Tue, 9 Jun 2020 23:20:38 +1000 Subject: [PATCH] Adds a Golang client Comprehensive Golang HTTP & Websocket client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 820efd6..dab2dd2 100644 --- a/README.md +++ b/README.md @@ -58,5 +58,6 @@ Please note that the code samples below have been generously created by our user - https://github.com/nolim1t/btcmarkets-gem - https://github.com/tennantje/btcmrb
* C++: https://github.com/moneroexamples/btcmarkets-cpp
+* Golang: https://github.com/MflowAU/btcmarkets
Thanks to our API users for kindly providing their sample code.