From 3a4e4fd37cae598c2cd6f7f743d4f1c045e9a426 Mon Sep 17 00:00:00 2001 From: blautista Date: Tue, 15 Feb 2022 21:21:49 -0300 Subject: [PATCH] Add xeno-canto API to Animals --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 584836d8..cdddef39 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ API | Description | Auth | HTTPS | CORS | | [RescueGroups](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | Adoption | No | Yes | Unknown | | [Shibe.Online](http://shibe.online/) | Random pictures of Shiba Inu, cats or birds | No | Yes | Yes | | [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 | | [Zoo Animals](https://zoo-animal-api.herokuapp.com/) | Facts and pictures of zoo animals | No | Yes | Yes | **[⬆ Back to Index](#index)**