diff --git a/db/resources.json b/db/resources.json index d4a2baea..c1fb9c7b 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1479, +"count": 1480, "entries": [ { "API": "Cat Facts", @@ -1467,6 +1467,15 @@ "Link": "https://developer.box.com/", "Category": "Cloud Storage & File Sharing" }, + { + "API": "Databricks", + "Description": "Manage Databricks workspaces, clusters, jobs, and notebooks via a Rest API", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://docs.databricks.com/api/workspace/introduction", + "Category": "Cloud Storage & File Sharing" + }, { "API": "Delta Lake", "Description": "Open-source storage framework enabling Lakehouse architecture with Spark, PrestoDB, Flink, Trino, Hive, and APIs",