diff --git a/db/resources.json b/db/resources.json index ace6ab3a..26a75c50 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1454, +"count": 1456, "entries": [ { "API": "Cat Facts", @@ -3321,6 +3321,15 @@ "Link": "https://rejax.io/", "Category": "Development" }, + { + "API": "Render API", + "Description": "Lets you programmatically manage your Render services (web apps, APIs, and static sites) including deployments, scaling, and configuration", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://render.com/docs/api", + "Category": "Development" + }, { "API": "ReqRes", "Description": "A hosted REST-API ready to respond to your AJAX requests", @@ -3609,6 +3618,15 @@ "Link": "https://webscraping.ai/", "Category": "Development" }, + { + "API": "YAMLine", + "Description": "Convert YAML to JSON (on-the-fly)", + "Auth": "", + "HTTPS": true, + "Cors": "yes", + "Link": "https://yamline.com/json/", + "Category": "Development" + }, { "API": "ZenRows", "Description": "Web Scraping API that bypasses anti-bot solutions while offering JS rendering, and rotating proxies",