rebuild JSON at c2a831a

[ci skip]
This commit is contained in:
davemachado 2017-09-25 08:25:55 +00:00
parent c2a831a436
commit bf2c0800c0
2 changed files with 10 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ {
"count": 417, "count": 418,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@ -369,6 +369,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://www.blockchain.info/api" "Link": "https://www.blockchain.info/api"
}, },
{
"API": "CoinBin",
"Auth": null,
"Category": "Cryptocurrency",
"Description": "Human\u2013friendly API for cryptocurrency information",
"HTTPS": true,
"Link": "https://coinbin.org/"
},
{ {
"API": "CoinDesk", "API": "CoinDesk",
"Auth": null, "Auth": null,

File diff suppressed because one or more lines are too long