Y
Hacker News
new
|
ask
|
show
|
jobs
by
ps256
989 days ago
Is there are any reason to pick Flask over FastAPI for a new project in 2023?
2 comments
pgjones
989 days ago
Yes, I've written about this comparison in detail
https://pgjones.dev/blog/fastapi-flask-quart-2022/
.
link
dansult
988 days ago
Flask definitely wins the documentation and maintenance department. FastAPI has "shiny" docs. Flask at least has an API reference.
link
ps256
988 days ago
Yes, I don't get it when people praise FastAPI's docs - they're more like tutorials and examples rather than documentation.
link