From 2f295cb63e7b5537cc5bba6c065ce5920d20a10c Mon Sep 17 00:00:00 2001 From: Tashadur Rahman <126378016+tashad19@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:49:39 +0530 Subject: [PATCH] Add WoRMS API (#595) Add WoRMS to Animals --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17fb39d9..6e5262ec 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,8 @@ | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No | | [RescueGroups](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | Adoption | No | Yes | Unknown | | [The Dog](https://thedogapi.com/) | A public service all about Dogs, free to use when making your fancy new App, Website or Service | `apiKey` | Yes | No | -| [xeno-canto](https://xeno-canto.org/explore/api) | Bird recordings | No | Yes | Unknown | +| [WoRMS](https://www.marinespecies.org/rest/) | Authoritative list of marine species names and taxonomy | No | Yes | Unknown | +| [xeno-canto](https://xeno-canto.org/explore/api) | Bird recordings | No | Yes | Yes | **[⬆ Back to Index](#index)**