rebuild JSON at c4a2381

[ci skip]
This commit is contained in:
davemachado 2017-09-26 16:53:16 +00:00
parent c4a23815ca
commit 93965d1145
2 changed files with 11 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{ {
"count": 418, "count": 419,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@ -369,11 +369,19 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://www.blockchain.info/api" "Link": "https://www.blockchain.info/api"
}, },
{
"API": "Coinbase",
"Auth": null,
"Category": "Cryptocurrency",
"Description": "Bitcoin, Litecoin and Ethereum Prices",
"HTTPS": true,
"Link": "https://developers.coinbase.com"
},
{ {
"API": "CoinBin", "API": "CoinBin",
"Auth": null, "Auth": null,
"Category": "Cryptocurrency", "Category": "Cryptocurrency",
"Description": "Human\u2013friendly API for cryptocurrency information", "Description": "Cryptocurrency information",
"HTTPS": true, "HTTPS": true,
"Link": "https://coinbin.org/" "Link": "https://coinbin.org/"
}, },

File diff suppressed because one or more lines are too long