mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Auto updating db
This commit is contained in:
parent
8a91d4be54
commit
3a1ae920b9
1 changed files with 11 additions and 11 deletions
|
@ -38,23 +38,23 @@
|
||||||
"Category": "Animals"
|
"Category": "Animals"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"API": "Dog Facts",
|
"API": "Dog Pics",
|
||||||
"Description": "Random facts of Dogs",
|
"Description": "Pictures of dogs based on the Stanford Dogs Dataset",
|
||||||
"Auth": "",
|
|
||||||
"HTTPS": true,
|
|
||||||
"Cors": "yes",
|
|
||||||
"Link": "https://kinduff.github.io/dog-api/",
|
|
||||||
"Category": "Animals"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"API": "Dogs",
|
|
||||||
"Description": "Based on the Stanford Dogs Dataset",
|
|
||||||
"Auth": "",
|
"Auth": "",
|
||||||
"HTTPS": true,
|
"HTTPS": true,
|
||||||
"Cors": "yes",
|
"Cors": "yes",
|
||||||
"Link": "https://dog.ceo/dog-api/",
|
"Link": "https://dog.ceo/dog-api/",
|
||||||
"Category": "Animals"
|
"Category": "Animals"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"API": "Dogs",
|
||||||
|
"Description": "Random facts and breed information about dogs",
|
||||||
|
"Auth": "",
|
||||||
|
"HTTPS": true,
|
||||||
|
"Cors": "yes",
|
||||||
|
"Link": "https://dogapi.dog/docs/api-v2",
|
||||||
|
"Category": "Animals"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"API": "eBird",
|
"API": "eBird",
|
||||||
"Description": "Retrieve recent or notable birding observations within a region",
|
"Description": "Retrieve recent or notable birding observations within a region",
|
||||||
|
|
Loading…
Add table
Reference in a new issue