rebuild JSON at 45b6131

[ci skip]
This commit is contained in:
davemachado
2017-09-21 13:33:53 +00:00
parent 45b6131164
commit 6c126f9102
2 changed files with 18 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{ {
"count": 415, "count": 417,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@@ -857,6 +857,14 @@
"HTTPS": false, "HTTPS": false,
"Link": "http://www.coindesk.com/api/" "Link": "http://www.coindesk.com/api/"
}, },
{
"API": "CoinMarketCap",
"Auth": null,
"Category": "Finance",
"Description": "Cryptocurrencies Prices",
"HTTPS": true,
"Link": "https://coinmarketcap.com/api/"
},
{ {
"API": "Consumer Financial Protection Bureau", "API": "Consumer Financial Protection Bureau",
"Auth": "apiKey", "Auth": "apiKey",
@@ -865,6 +873,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json" "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json"
}, },
{
"API": "CryptoCompare",
"Auth": null,
"Category": "Finance",
"Description": "Cryptocurrencies Comparison",
"HTTPS": true,
"Link": "https://www.cryptocompare.com/api#"
},
{ {
"API": "Czech National Bank", "API": "Czech National Bank",
"Auth": null, "Auth": null,

File diff suppressed because one or more lines are too long