From c51810272ee864f4e46b2c6e8e7bf6befe5d334a Mon Sep 17 00:00:00 2001 From: Anderson Joyle Date: Sun, 24 Sep 2017 12:23:21 +0200 Subject: [PATCH] Adding CoinBin to cryptocurrencies topic Adding https://coinbin.org/ (from @kennethreitz) to the list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e78f61f4..e2429833 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ API | Description | Auth | HTTPS | Link | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | +| CoinBin | Human–friendly API for cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | ### Currency Exchange API | Description | Auth | HTTPS | Link |