diff --git a/db/resources.json b/db/resources.json index 3baf75b..37dd709 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",