Auto updating db

This commit is contained in:
GitHub Actions Bot 2023-09-26 09:08:16 +00:00
parent 8a91d4be54
commit 3a1ae920b9

View file

@ -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",