Built in Database and Admin Panel like Django #6854
Replies: 4 comments
-
|
This looks promising: https://pypi.org/project/fastapi-admin/ |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the discussion here! ☕ Yep, and admin panel would depend on the specific ORM. So it would not be part of FastAPI but an independent project. For example https://github.com/aminalaee/sqladmin Given that, I'll pass on this request. But thanks for the interest!
|
Beta Was this translation helpful? Give feedback.
-
|
Assuming the original need was handled, this will be automatically closed now. But feel free to add more comments or create new issues or PRs. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think it will be very helpful for FastAPI users if there is a built-in database (SQLite) and Admin Panel like Django.
Beta Was this translation helpful? Give feedback.
All reactions