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

Add function to automatically create basic Api model from Sqlalchemy Table #487

Closed selobu closed 2 years ago

selobu commented 2 years ago

Automatically create basic api model from a given sqlalchemy table