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 from Flask-RESTPlus to Flask-RESTX #2566

Open
2 tasks
Venefilyn opened this issue Oct 4, 2024 · 0 comments
Open
2 tasks

Migrate from Flask-RESTPlus to Flask-RESTX #2566

Venefilyn opened this issue Oct 4, 2024 · 0 comments
Labels
area/other Related to some other area/category than the specified ones. complexity/single-task Regular task, should be done within days. kind/internal Doesn't affect users directly, may be e.g. infrastructure, DB related.

Comments

@Venefilyn
Copy link
Contributor

Description

Flask RESTPlus and Flask RESTful have been inactive for a long time, there is a project taking up the maintenance of and improving upon RESTPlus, which should mean it's a drop-in replacement

Flask-RESTX requires python >= 3.8

https://flask-restx.readthedocs.io/en/latest/

Benefit

This would primarily be beneficial to have an up-to-date REST API library that gives us a few more years before we have to reconsider moving again. Currently the RESTX project does not seem to have a lot of improvements and given our capacity it is unlikely we can also contribute to it.

Importance

Medium importance for now, in the future it might become a bigger issue

What is the impacted category (job)?

General

Workaround

  • There is an existing workaround that can be used until this feature is implemented.

Participation

  • I am willing to submit a pull request for this issue. (Packit team is happy to help!)
@Venefilyn Venefilyn added the kind/feature New feature or a request for enhancement. label Oct 4, 2024
@nforro nforro added complexity/single-task Regular task, should be done within days. area/other Related to some other area/category than the specified ones. kind/internal Doesn't affect users directly, may be e.g. infrastructure, DB related. and removed kind/feature New feature or a request for enhancement. labels Oct 7, 2024
@nforro nforro moved this from new to backlog in Packit Kanban Board Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/other Related to some other area/category than the specified ones. complexity/single-task Regular task, should be done within days. kind/internal Doesn't affect users directly, may be e.g. infrastructure, DB related.
Projects
Status: backlog
Development

No branches or pull requests

2 participants