You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fgypas
changed the title
Investigate FastAPI and replace switch from Flask to FastAPI
Investigate FastAPI and possibly switch from Flask to FastAPI
Nov 9, 2020
I've heard of FastAPI and have seen how it can be used alongside, but my preference is for using fewer dependencies, and also more stable (less new) things, so I haven't had the incentive to use it. I would want to see evidence that a Flask or Django API is not sufficiently fast for a use case before deciding it's needed.
Is your feature request related to a problem? Please describe.
It seems that FastAPI is much more efficient than Flask and has some great features.
Describe the solution you'd like
I think it would be great if we (first) investigate and (later) switch the back-end from Flask to FastAPI
The text was updated successfully, but these errors were encountered: