FastUI with SQLModel #756
auh83
started this conversation in
Show and tell
Replies: 2 comments
-
My project is to build a website with a frontend using HTMX and Tailwindcss and an admin panel using FastUI. I have a question a question about how to create, update and delete SQLModels with Fastui ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
The beginning of my code in order to create sqmodels with FastUI is
But I have, for the moment, a 422 Request Error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It is a main.py working example of how to read SQLModels with FastUI
Beta Was this translation helpful? Give feedback.
All reactions