From 3a1ae920b9e01fce26031c0acb7a160d51f9434f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 26 Sep 2023 09:08:16 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/db/resources.json b/db/resources.json index d22907c..f35ec5a 100644 --- a/db/resources.json +++ b/db/resources.json @@ -38,23 +38,23 @@ "Category": "Animals" }, { - "API": "Dog Facts", - "Description": "Random facts of Dogs", - "Auth": "", - "HTTPS": true, - "Cors": "yes", - "Link": "https://kinduff.github.io/dog-api/", - "Category": "Animals" - }, - { - "API": "Dogs", - "Description": "Based on the Stanford Dogs Dataset", + "API": "Dog Pics", + "Description": "Pictures of dogs based on the Stanford Dogs Dataset", "Auth": "", "HTTPS": true, "Cors": "yes", "Link": "https://dog.ceo/dog-api/", "Category": "Animals" }, + { + "API": "Dogs", + "Description": "Random facts and breed information about dogs", + "Auth": "", + "HTTPS": true, + "Cors": "yes", + "Link": "https://dogapi.dog/docs/api-v2", + "Category": "Animals" + }, { "API": "eBird", "Description": "Retrieve recent or notable birding observations within a region",