浏览代码

Merge pull request #608 from shakyink/feature/coin_api

Added Coin API
pull/607/merge
Dave Machado 6 年前
committed by GitHub
父节点
当前提交
c32d0904cd
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      README.md

+ 1
- 0
README.md 查看文件

@@ -153,6 +153,7 @@ API | Description | Auth | HTTPS | CORS | Link |
| Bitfinex | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown | [Go!](https://docs.bitfinex.com/docs/introduction) |
| Block | Bitcoin Payment, Wallet & Transaction Data | `apiKey` | Yes | Unknown | [Go!](https://www.block.io/docs/basic) |
| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | Unknown | [Go!](https://www.blockchain.info/api) |
| CoinAPI | All Currency Exchanges integrate under a single api | `apiKey` | Yes | No | [Go!](https://docs.coinapi.io/) |
| Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | Unknown | [Go!](https://developers.coinbase.com) |
| CoinBin | Cryptocurrency information | No | Yes | Unknown | [Go!](https://coinbin.org/) |
| CoinDesk | Bitcoin Price Index | No | No | Unknown | [Go!](http://www.coindesk.com/api/) |


正在加载...
取消
保存