Replies: 2 comments 6 replies
-
APIFairy is maintained. Disclaimer: I'm the author. :) |
Beta Was this translation helpful? Give feedback.
2 replies
-
These are actively maintained projects I'm aware of:
These two don't seem as active, but still have fairly recent commits:
I'll also note that beyond keeping compatibility with Flask/Werkzeug, Marshmallow/Pydantic, or OpenAPI changes, I'd expect most of these libraries to be somewhat quiet. If a library works and has the features you need, don't discard it only because of a lack of recent commits. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to create Swagger Docs for a Flask application. I am currently discovering the options. I imagine having something like OpenAPI, for example in FastAPI. I have googled if there is an extension for Flask. While I found some they didn't seem to be actively maintained. What is the recommended option?
Beta Was this translation helpful? Give feedback.
All reactions