diff --git a/db/resources.json b/db/resources.json index e3e641b8..8531b108 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1483, +"count": 1485, "entries": [ { "API": "Cat Facts", @@ -3150,6 +3150,15 @@ "Link": "https://macaddress.io/api", "Category": "Development" }, + { + "API": "Markdown to HTML API", + "Description": "This API lets you upload and transform a Markdown file to HTML", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://apyhub.com/utility/converter-md-html", + "Category": "Development" + }, { "API": "MicroENV", "Description": "Fake Rest API for developers", @@ -11700,6 +11709,15 @@ "Link": "https://languagetool.org/http-api/", "Category": "Text Analysis" }, + { + "API": "Language API", + "Description": "This API analyzes text and returns the identified language. Supports 50+ languages", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://apyhub.com/utility/language-detector", + "Category": "Text Analysis" + }, { "API": "Lecto Translation", "Description": "Translation API with free tier and reasonable prices",