Hacker News new | ask | show | jobs
by larrik 580 days ago
What's the advantages of using FastAPI over Django Ninja?

But to answer your question more realistically:

* Familiarity

* Easy/built-in admin

* Longevity

I would also never consider switching an existing app from one to the other.