Fastapi is perfectly fine for async. In fact, it's built with async in mind.
I say that as someone who prefers JS promises: you likely won't face issues with either.
Fastapi is perfectly fine for async. In fact, it's built with async in mind.
I say that as someone who prefers JS promises: you likely won't face issues with either.