rebuild JSON at 03c3166

[ci skip]
This commit is contained in:
davemachado
2018-01-31 00:27:51 +00:00
parent 1c2146a287
commit 546ec27548
2 changed files with 20 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"count": 499,
"count": 501,
"entries": [
{
"API": "Dogs",
@@ -586,6 +586,24 @@
"Link": "https://www.mercadobitcoin.net/api-doc/",
"Category": "Cryptocurrency"
},
{
"API": "Nexchange",
"Description": "Automated cryptocurrency exchange service",
"Auth": null,
"HTTPS": false,
"CORS": "Yes",
"Link": "https://nexchange2.docs.apiary.io/",
"Category": "Cryptocurrency"
},
{
"API": "Poloniex",
"Description": "US based digital asset exchange",
"Auth": "apiKey",
"HTTPS": true,
"CORS": "Unknown",
"Link": "https://poloniex.com/support/api/",
"Category": "Cryptocurrency"
},
{
"API": "1Forge",
"Description": "Forex currency market data",

File diff suppressed because one or more lines are too long