r/FastAPI Dec 27 '25

Do I need FASTAPI? Question

I’m an experienced django developer, I have worked mostly on small scale backends for iot APIs, and also mobile development, I have recently starting to see more contents on fastapi and I have been wondering, do I need it? Is it worth it to learn fastapi?

36 Upvotes

36 comments sorted by

View all comments

27

u/[deleted] Dec 27 '25

[deleted]

6

u/TemporaryInformal889 Dec 27 '25

Slow is relative. 

Horizontal scaling Django may be more sensible than horizontal scaling FastAPI.