Dataphin lets you create APIs using five methods: direct data source connection, service unit APIs (SQL or codeless UI), logical table APIs (SQL or codeless UI), API registration, and service orchestration. The following table describes the purpose of each method.
|
Task Name |
Objective |
Node Link |
|
Creating an API in Direct Data Source Connection Mode |
Creates an API directly from a data source using SQL. |
|
|
API from a service unit |
Creates an API from a service unit by writing SQL statements or configuring parameters in the codeless UI. |
|
|
API from a logical table |
Creates an API from a logical table by writing SQL statements or configuring parameters in the codeless UI. |
|
|
API Registration |
Registers an existing service with the service platform for unified management. |
|
|
You can create an API using service orchestration |
Service orchestration combines developed APIs to create composite APIs. |