https://crudgen.pro/ CRUDgen is a tool that generates the UI code for CRUD operations very fast, providing a modern feature-rich UI easily integrated with any backend technology.
This open-source project is to view examples how to get the data from DB and show it on the UI, and how to execute the commands made by CRUDgen JS file to update the database.
- Convert database data to JSON and Send it to the UI
- Execute SQL
- Use data for verification (Optional)
- Python
- NodeJS
- PHP
- ASP