Browse Source

rebuild JSON at 45b6131

[ci skip]
pull/490/head
davemachado 6 years ago
parent
commit
6c126f9102
2 changed files with 18 additions and 2 deletions
  1. +17
    -1
      json/entries.json
  2. +1
    -1
      json/entries.min.json

+ 17
- 1
json/entries.json View File

@@ -1,5 +1,5 @@
{
"count": 415,
"count": 417,
"entries": [
{
"API": "Dogs",
@@ -857,6 +857,14 @@
"HTTPS": false,
"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",
"Auth": "apiKey",
@@ -865,6 +873,14 @@
"HTTPS": true,
"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",
"Auth": null,


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


Loading…
Cancel
Save