From 8a91d4be542511ad50a3f84d6fb59c56b94254e2 Mon Sep 17 00:00:00 2001 From: Carlson B <49326130+cbueth@users.noreply.github.com> Date: Tue, 26 Sep 2023 11:07:57 +0200 Subject: [PATCH] Update Dog Facts/Breed/Pictures APIs - V2 (#206) Update Dog Facts API - V2 Updated deprecated API link, now linking to API V2 Docs of https://github.com/kinduff/dogapi.dog, and specified descriptions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f8c53c..dd2bb70 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | [Cataas](https://cataas.com/) | Cat as a service (cats pictures and gifs) | No | Yes | No | | [Cats](https://developers.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | No | -| [Dog Facts](https://kinduff.github.io/dog-api/) | Random facts of Dogs | No | Yes | Yes | -| [Dogs](https://dog.ceo/dog-api/) | Based on the Stanford Dogs Dataset | No | Yes | Yes | +| [Dog Pics](https://dog.ceo/dog-api/) | Pictures of dogs based on the Stanford Dogs Dataset | No | Yes | Yes | +| [Dogs](https://dogapi.dog/docs/api-v2) | Random facts and breed information about dogs | No | Yes | Yes | | [eBird](https://documenter.getpostman.com/view/664302/S1ENwy59) | Retrieve recent or notable birding observations within a region | `apiKey` | Yes | No | | [FishWatch](https://www.fishwatch.gov/developers) | Information and pictures about individual fish species | No | Yes | Yes | | [Foxes](https://foxes.cool) | Random fox images with multiple different tags | No | Yes | Yes |