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

Migrate to FastAPI #47

Open
kbevers opened this issue Sep 25, 2022 · 2 comments
Open

Migrate to FastAPI #47

kbevers opened this issue Sep 25, 2022 · 2 comments
Assignees
Labels
maintenance For flagging maintenance tasks

Comments

@kbevers
Copy link
Contributor

kbevers commented Sep 25, 2022

The Flast-restx framework is poorly maintained these days and can't be relied on for the medium to long term. Presently a lack of support for OpenAPI documentation is starting to become and issue.

FastAPI is actively being developed with 100+ contributors hopefully securing its longevity. Additionally, the basic API is very similar to that of flask-restx so migration should (at a first glance) be fairly simple.

Useful resources:
https://testdriven.io/blog/moving-from-flask-to-fastapi/
https://realpython.com/fastapi-python-web-apis/

@kbevers kbevers added the maintenance For flagging maintenance tasks label Sep 25, 2022
@kshitiz305
Copy link

HI @kbevers I wish to contribute to this new plan to move the system entirely to fast api. I have a past experience in working for the same.

@kbevers
Copy link
Contributor Author

kbevers commented Oct 16, 2022

@kshitiz305 Feel free to leave a review of the work in progress by @s176531 in #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance For flagging maintenance tasks
Projects
None yet
Development

No branches or pull requests

3 participants