Add Databricks (#507)

* Add Databricks

* Update README.md

---------

Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com>
This commit is contained in:
Juan Diaz
2025-05-27 04:52:23 -04:00
committed by GitHub
parent 7c210787cd
commit 5c46dffee9

View File

@@ -323,6 +323,7 @@
| API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Box](https://developer.box.com/) | File Sharing and Storage | `OAuth`| Yes | Unknown |
| [Databricks](https://docs.databricks.com/api/workspace/introduction) | Manage Databricks workspaces, clusters, jobs, and notebooks via a Rest API | `apiKey` | Yes | Unknown |
| [Delta Lake](https://docs.delta.io/latest/delta-apidoc.html) | Open-source storage framework enabling Lakehouse architecture with Spark, PrestoDB, Flink, Trino, Hive, and APIs | No | No | Unknown |
| [ddownload](https://ddownload.com/api) | File Sharing and Storage | `apiKey` | Yes | Unknown |
| [Dropbox](https://www.dropbox.com/developers) | File Sharing and Storage | `OAuth`| Yes | Unknown |