Skip to main content

Create API from SQL Table

This generator helps to create an API based on a SQL table. It creates automatically all fitting routes, actions and schemas.

Provider

Go to the Generator panel and select as class the "SQL-Table" provider, then you should see the following form:

generator_database

In the following we explain the generator specific fields, please take a look at our generator concept page to understand the general concept.

Connection

A SQL connection.

Table

The target table.