Auto updating db

This commit is contained in:
GitHub Actions Bot
2025-10-28 11:19:50 +00:00
parent 2f295cb63e
commit 26c3f171f6

View File

@@ -1,5 +1,5 @@
{ {
"count": 1525, "count": 1526,
"entries": [ "entries": [
{ {
"API": "Cat Facts", "API": "Cat Facts",
@@ -172,12 +172,21 @@
"Link": "https://thedogapi.com/", "Link": "https://thedogapi.com/",
"Category": "Animals" "Category": "Animals"
}, },
{
"API": "WoRMS",
"Description": "Authoritative list of marine species names and taxonomy",
"Auth": "",
"HTTPS": true,
"Cors": "unknown",
"Link": "https://www.marinespecies.org/rest/",
"Category": "Animals"
},
{ {
"API": "xeno-canto", "API": "xeno-canto",
"Description": "Bird recordings", "Description": "Bird recordings",
"Auth": "", "Auth": "",
"HTTPS": true, "HTTPS": true,
"Cors": "unknown", "Cors": "yes",
"Link": "https://xeno-canto.org/explore/api", "Link": "https://xeno-canto.org/explore/api",
"Category": "Animals" "Category": "Animals"
}, },