From 0d9895e81d2c1a4c3130afa86715ac9b0b14496c Mon Sep 17 00:00:00 2001 From: Azerothian Date: Fri, 19 Jan 2018 09:09:43 +1000 Subject: [PATCH] Adding more third party nodejs samples --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0d30222..8127816 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ Java: https://github.com/BTCMarkets/sample-api-client-java
Please note that the code samples below have been generously created by our users. Since these are not official samples please ensure you check and trust the code before using them. Java: https://github.com/vogelito/sample-api-client-java
+NodeJS: https://github.com/Azerothian/btc-markets-api
+NodeJS (Websockets): https://github.com/Azerothian/btc-markets-ws-api
NodeJS: https://github.com/naddison36/btc-markets
Python: https://github.com/adversary-org/python-btcmarkets
Python: https://github.com/BTCMarkets/api-client-python