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",