diff --git a/db/resources.json b/db/resources.json index 921451e..741112c 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1431, +"count": 1432, "entries": [ { "API": "AdoptAPet", @@ -244,6 +244,15 @@ "Link": "https://wiki.anidb.net/HTTP_API_Definition", "Category": "Anime" }, + { + "API": "Axolotl", + "Description": "Fetches over 100 posts from r/axolotls and sends back a number of those based on filters provided", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://axolotlapi.netlify.app/", + "Category": "Anime" + }, { "API": "AniList", "Description": "Anime discovery & tracking",