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