7 ms·
Re #1, I haven't used it before but there is https://github.com/tiangolo/full-stack-fastapi-postgresql https://github.com/tiangolo/full-stack-fastapi-postgresql
by wbadart 6y ago
Re #1, I haven't used it before but there is https://github.com/tiangolo/full-stack-fastapi-postgresql https://github.com/tiangolo/full-stack-fastapi-postgresql
Looks like it includes the kind of admin dashboard you'd get with Django.
- tiangolo 6y agoYep, that's the intention. But it's a frontend written by hand, and has to be updated by hand. An automatic admin UI based on OpenAPI is one of the plans I have for the future. :)