diff --git a/db/resources.json b/db/resources.json index 308264cf..06b729b3 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1553, +"count": 1554, "entries": [ { "API": "Cat Facts", @@ -4249,6 +4249,15 @@ "Link": "https://api.mattermost.com/", "Category": "Documents & Productivity" }, + { + "API": "MConverter", + "Description": "File converter and PDF compressor. Extract images from video, convert documents, Markdown and more", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://dev.mconverter.eu/", + "Category": "Documents & Productivity" + }, { "API": "Monday", "Description": "Programmatically access and update data inside a monday.com account",