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"
|
||||
},
|
||||
{
|
||||
"API": "Dog Facts",
|
||||
"Description": "Random facts of Dogs",
|
||||
"Auth": "",
|
||||
"HTTPS": true,
|
||||
"Cors": "yes",
|
||||
"Link": "https://kinduff.github.io/dog-api/",
|
||||
"Category": "Animals"
|
||||
},
|
||||
{
|
||||
"API": "Dogs",
|
||||
"Description": "Based on the Stanford Dogs Dataset",
|
||||
"API": "Dog Pics",
|
||||
"Description": "Pictures of dogs based on the Stanford Dogs Dataset",
|
||||
"Auth": "",
|
||||
"HTTPS": true,
|
||||
"Cors": "yes",
|
||||
"Link": "https://dog.ceo/dog-api/",
|
||||
"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",
|
||||
"Description": "Retrieve recent or notable birding observations within a region",
|
||||
|
|
Loading…
Add table
Reference in a new issue