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 library #2951

Open
joaovitor3 opened this issue May 14, 2020 · 0 comments
Open

Replace Flask-RESTful library #2951

joaovitor3 opened this issue May 14, 2020 · 0 comments
Labels
dependencies Pull requests that update a dependency file scope: backend type: enhancement Improving an existing functionality

Comments

@joaovitor3
Copy link
Contributor

The main maintainer of the Flask-RESTful said in this issue that is no longer working actively on the project, so it would be good replace the library with another that makes similar work. I believe that the best fit for the project would be the native Flask class MethodView as one of the libraries recommended by the Flask-RESTful maintainer for replacing the Flask-Restful Resource component.

The current_app and request components are already available when importing the flask module.

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 scope: backend type: enhancement Improving an existing functionality
Projects
No open projects
Status: Todo/Backlog
Development

No branches or pull requests

5 participants