RSS Amplifier

PGJones' blog · Jan 16, 2022

How I compare FastAPI with Flask/Quart

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I'm often asked to compare Flask/Quart with FastAPI, usually in terms of the support of Pydantic based data validation and OpenAPI schema generation. I find this direct comparison unfair, and instead I compare Flask-Pydantic-Spec/Quart-Schema with FastAPI and Flask/Quart with Starlette.

Read on pgjones.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.