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

Swagger doc like FastAPI #952

Open
navneet058 opened this issue Aug 29, 2022 · 2 comments
Open

Swagger doc like FastAPI #952

navneet058 opened this issue Aug 29, 2022 · 2 comments

Comments

@navneet058
Copy link

Is Flask-restful supports inbuild swagger documentation like FAST API while API build time. Is any future enhancement for this topic.

As I know there are many alternatives like flask-restx. But good to see this inbuild this feature on flask-restful.

@snowden-fu
Copy link

restx has bugs for swagger, that is so painful

@ThomasThelen
Copy link

Right now, flasgger might be the best options for this. flask-restful-swagger used to be the out of the box solution here, but the project is no longer maintained and is incompatible with newer versions of Flask.

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

No branches or pull requests

3 participants