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

Replace flask-restful dependency #140

Open
schuderer opened this issue May 17, 2021 · 0 comments
Open

Replace flask-restful dependency #140

schuderer opened this issue May 17, 2021 · 0 comments
Labels
dependencies Pull requests that update a dependency file hygiene The code could be better, or better managed needs discussion Several opinions should be heard and considered

Comments

@schuderer
Copy link
Owner

It appears flask-restful is not being maintained any more: flask-restful/flask-restful#883

This is also related to our recent trouble with flask 2.

Nonwithstanding the author's good suggestions above, it seems that the easiest route for now would be to use flask-restx, which is a branch of flask-restful

The author gives good arguments for choosing other tools, however (mainly that it's a hard-to-maintain code base with known issues). Decision pending.

@schuderer schuderer added needs discussion Several opinions should be heard and considered hygiene The code could be better, or better managed dependencies Pull requests that update a dependency file labels May 17, 2021
@schuderer schuderer added this to To do in Prioritized User Issues via automation May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file hygiene The code could be better, or better managed needs discussion Several opinions should be heard and considered
Projects
Development

No branches or pull requests

1 participant