Skip to content

Integrate with Flask RESTplus extension #407

@bl4ckst0ne

Description

@bl4ckst0ne

Hey,
I am building a REST API server via flask-restx (a fork of flask-restplus, which is a fork of flask-restful). In those extensions, they have models, for representing, validating and marshalling the data of the API. Also, there is a feature to generate swagger file using those models.

So, I thought it will be great if we can add an imtegration to that, just like Flask-WTF. :)

I will be glad to help, if you want to :).

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureNew feature implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions