Dataphin enables API creation through five distinct methods: direct connection data source pattern, logical table API-SQL pattern, logical table API-codeless UI pattern, API registration, and composite API. Each method serves a specific purpose, which this topic briefly explains.
Node Name | Node Purpose | Node Link |
Direct Connection Data Source Pattern | This pattern allows for the creation of an API directly from the data source using SQL. | |
SQL Pattern | This pattern involves writing SQL statements based on service units and Dataphin logical tables for a flexible API creation process. | |
Codeless UI Pattern | This pattern enables API creation by configuring parameters through a user-friendly visualization interface, utilizing service units and Dataphin logical tables. | |
API Registration | This method involves registering existing services with the service platform for centralized management. | |
Service Orchestration | Service orchestration combines developed APIs to create composite APIs. |