rebuild JSON at c59ac37

[ci skip]
This commit is contained in:
davemachado 2017-12-07 16:58:06 +00:00
parent c59ac3750b
commit f2c091171d
2 changed files with 10 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ {
"count": 482, "count": 483,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@ -9,6 +9,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://dog.ceo/dog-api/" "Link": "https://dog.ceo/dog-api/"
}, },
{
"API": "HTTPCat",
"Auth": null,
"Category": "Animals",
"Description": "Cat for every HTTP Status",
"HTTPS": true,
"Link": "https://http.cat/"
},
{ {
"API": "IUCN", "API": "IUCN",
"Auth": "apiKey", "Auth": "apiKey",

File diff suppressed because one or more lines are too long