On FastAPI
Briefly

FastAPI really succeeds in its mission of building on the strengths of its predecessors while feeling modern and adhering to certain opinionated principles.
FastAPI includes docs changes together with code changes, clearly documents deprecated features, and goes beyond strictly required instructions for integrating with third-party tools.
FastAPI's documentation is not only excellent but also includes humor, emojis, which may seem unprofessional but actually enhance the overall quality.
FastAPI is a 'microframework' like Flask, not including ORM or template engine, but is highly opinionated like Django, consciously including features.
Read at Greenash
[
add
]
[
|
|
]