Quellcode durchsuchen

Add Coinbase API

pull/491/head
Dave Machado vor 7 Jahren
committed by GitHub
Ursprung
Commit
c4a23815ca
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. +2
    -1
      README.md

+ 2
- 1
README.md Datei anzeigen

@@ -141,7 +141,8 @@ API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) |
| CoinBin | Human–friendly API for cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) |
| Coinbase | Bitcoin, Litecoin and Ethereum Prices | No | Yes | [Go!](https://developers.coinbase.com) |
| CoinBin | Cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) |
| 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#) |


Laden…
Abbrechen
Speichern