From b6c86c50748a2b9974d014bc2bf67e5545830d78 Mon Sep 17 00:00:00 2001 From: Rob van Bakel Date: Sun, 5 Sep 2021 10:34:43 +0200 Subject: [PATCH] Remove CoinDesk from Cryptocurrency --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dfa47bef..faf0855d 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,6 @@ API | Description | Auth | HTTPS | CORS | | [Coinbase](https://developers.coinbase.com) | Bitcoin, Bitcoin Cash, Litecoin and Ethereum Prices | `apiKey` | Yes | Unknown | | [Coinbase Pro](https://docs.pro.coinbase.com/#api) | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown | | [CoinCap](https://docs.coincap.io/) | Real time Cryptocurrency prices through a RESTful API | No | Yes | Unknown | -| [CoinDesk](http://www.coindesk.com/api/) | Bitcoin Price Index | No | No | Unknown | | [CoinGecko](http://www.coingecko.com/api) | Cryptocurrency Price, Market, and Developer/Social Data | No | Yes | Yes | | [Coinigy](https://coinigy.docs.apiary.io) | Interacting with Coinigy Accounts and Exchange Directly | `apiKey` | Yes | Unknown | | [Coinlib](https://coinlib.io/apidocs) | Crypto Currency Prices | `apiKey` | Yes | Unknown |