From e0dbe8aff01b38fff68c0bbe7da0918d2e2c0003 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 16 Oct 2023 09:38:11 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index 3baf75b8..37dd7096 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1428, +"count": 1429, "entries": [ { "API": "AdoptAPet", @@ -3502,6 +3502,15 @@ "Link": "https://tyk.io/open-source/", "Category": "Development" }, + { + "API": "YADG", + "Description": "An API that scrapes music release data and renders it using different templates", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://yadg.cc/api/v2/", + "Category": "Development" + }, { "API": "Wandbox", "Description": "Code compiler supporting 35+ languages mentioned at wandbox.org",