|
|
|
|
|
by O5vYtytb
1344 days ago
|
|
flask took the approach of only providing basic funtionality and relying on 3rd party packages for things like openapi docs and thr like. fastapi has a lot more included and it makes the common tasks like documenting your api easier and more consistent |
|