"Dude, FastAPI is still killing the game IMHO. I'm currently building a side project using it and the speed and ease of development I'm getting is insane. The Python community is still heavily invested in it, so I'd say it's still super relevant."
I'd say FastAPI is still super relevant, it's still one of the fastest and most modern Python frameworks out there. The async support and OpenAPI auto-generation are huge wins, and it's gaining more traction in the industry, so I think it's definitely worth learning.
"FastAPI is still a solid choice, but it's no longer the only game in town. With the rise of Python frameworks like Starlette and Quart, I think it's getting some decent competition. Still, its async capabilities make it a great option for scalable apps."