python-restx / flask-restx

Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
https://flask-restx.readthedocs.io/en/latest/
Other
2.16k stars 335 forks source link

Create api Model from am sqlalchemy model #444

Closed selobu closed 2 years ago

selobu commented 2 years ago

The function allows you to reduce typing time by automatically creating a Model from an sqlalchemy Table