factset / quart-openapi

Module for Quart to add Flask-RESTPlus like functionality
https://factset.github.io/quart-openapi/
Other
82 stars 22 forks source link

fix(quart): use werkzeug routing instead of quart's RE #39

Closed zeroshade closed 4 years ago

zeroshade commented 4 years ago

closes #38

Also addressing some linting issues.