CRUD API Generator

Provide Details

Provide those column-names which you want the api to accept from the user for storing.
Append * to column-name to make it a required field.
Provide those column-names which you want the api to accept from the user for update.
Provide those column-names which you want the api to return to the user.

Generated Code

Warning

The code generated here is just for reference. It may not exactly match your requirements or may have errors, so please, test your code before you regret.

Files