From 967498feb76bdb1cfdd2c375d01826ecc062ea33 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 2 Sep 2025 13:19:20 +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 c7cc342d..b1619084 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1508, +"count": 1509, "entries": [ { "API": "Cat Facts", @@ -981,6 +981,15 @@ "Link": "https://github.com/fedeperin/potterapi", "Category": "Books" }, + { + "API": "Library Management", + "Description": "Manage users, books, authors, loans and reviews", + "Auth": "", + "HTTPS": true, + "Cors": "yes", + "Link": "https://github.com/adam-dev2/library-management-api", + "Category": "Books" + }, { "API": "Open Library", "Description": "Books, book covers and related data",