Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate FastAPI and possibly switch from Flask to FastAPI #102

Open
fgypas opened this issue Nov 9, 2020 · 2 comments
Open

Investigate FastAPI and possibly switch from Flask to FastAPI #102

fgypas opened this issue Nov 9, 2020 · 2 comments
Labels
enhancement New feature or request experimental python wontfix This will not be worked on

Comments

@fgypas
Copy link
Member

fgypas commented Nov 9, 2020

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

@fgypas fgypas added enhancement New feature or request python experimental labels Nov 9, 2020
@fgypas 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
@fgypas fgypas added the wontfix This will not be worked on label Dec 6, 2020
@fgypas
Copy link
Member Author

fgypas commented Dec 16, 2020

@vsoch Do you have any experience with FastAPI (in comparison to Django or Flask)?

@vsoch
Copy link
Collaborator

vsoch commented Dec 16, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental python wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants