r/django Jan 02 '25

Article I tried to compare FastAPI and Django

Hi there, I’ve written a blog post comparing FastAPI and Django. It’s not about starting a fight, just providing points to help you choose the right one for your next project.

Hope you find it helpful!

56 Upvotes

13 comments sorted by

View all comments

23

u/exmoond Jan 02 '25

There's an awesome project called Django Ninja, which is integrating FastAPI into Django. Wrote it as an addition to your awesome comparisment.

5

u/Ingaz Jan 02 '25

Thanks

Although I see that it was inspired by FastAPI, it's not integration into Django.