Connect a PostgreSQL database, describe your entities, and let Fimaflow generate the create, read, update and delete endpoints with pagination and filtering — all editable on the canvas.
What you will build
- Connect a PostgreSQL database
- Describe the entity and its columns
- Generate list, get, create, update and delete endpoints
- Add pagination and filtering
- Export the project with migrations