Browse Source

rebuild JSON at c4a2381

[ci skip]
pull/491/head
davemachado 7 years ago
parent
commit
93965d1145
2 changed files with 11 additions and 3 deletions
  1. +10
    -2
      json/entries.json
  2. +1
    -1
      json/entries.min.json

+ 10
- 2
json/entries.json 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/"
}, },


+ 1
- 1
json/entries.min.json
File diff suppressed because it is too large
View File


Loading…
Cancel
Save