Framework · 2018–now · Platform Wars
FastAPI
Python APIs with types and OpenAPI for free. The default backend for ML demos that became the default for a lot else.
Why FastAPI stuck
FastAPI stuck because Pydantic validation and auto-docs beat Flask boilerplate without Django's weight. It mutated Python backend hiring the way Rails once did for Ruby. The fad risk is async misuse and services that should have stayed scripts.

Compare with
Related
Language · 1991–now
Python
From scripting glue to the default language of data and AI. Readability as a growth strategy.
Framework · 2010–now
Flask
Small Python core, extensions for everything else. The pragmatic counterweight to Django's batteries.
Framework · 2005–now
Django
Batteries-included Python web. Still the adult choice when you want an admin, auth, and ORM that behave.