Hacker News new | ask | show | jobs
by wbadart 1966 days ago
Re #1, I haven't used it before but there is https://github.com/tiangolo/full-stack-fastapi-postgresql

Looks like it includes the kind of admin dashboard you'd get with Django.

1 comments

Yep, 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. :)