diff --git a/db/resources.json b/db/resources.json index d30b7417..e82568d8 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1526, +"count": 1527, "entries": [ { "API": "Cat Facts", @@ -4087,6 +4087,15 @@ "Link": "https://craftmypdf.com", "Category": "Documents & Productivity" }, + { + "API": "CustomJS", + "Description": "HTML to PDF or PDF to PNG/Text & PDF merging/extraction/merging APIs", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://www.customjs.io", + "Category": "Documents & Productivity" + }, { "API": "CV / Resume Parsing API", "Description": "The Resume Parser API parses a resume (CV) file from multiple formats (PDF/DOC/DOCX/TXT/RTF) and returns an extensive object of data points",