diff --git a/db/resources.json b/db/resources.json index a17fc916..1f601352 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1525, +"count": 1526, "entries": [ { "API": "Cat Facts", @@ -172,12 +172,21 @@ "Link": "https://thedogapi.com/", "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", "Description": "Bird recordings", "Auth": "", "HTTPS": true, - "Cors": "unknown", + "Cors": "yes", "Link": "https://xeno-canto.org/explore/api", "Category": "Animals" },