From 26cd35825c9650e5dc2158c7be25f70302e80ff7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 29 Apr 2025 13:35:12 +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 b3633bee..9b09fc57 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1467, +"count": 1468, "entries": [ { "API": "Cat Facts", @@ -2718,6 +2718,15 @@ "Link": "https://extendsclass.com/json-storage.html", "Category": "Development" }, + { + "API": "Form Creation API", + "Description": "Create and manage customizable forms within your applications", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://apyhub.com/utility/reformify-form-api", + "Category": "Development" + }, { "API": "Generate Full Webpage Screenshot", "Description": "Dynamically capture full page screenshots of websites.",