wuvt / wuvt-site

Website including a CMS, playlist information, and donation management tools
https://www.wuvt.vt.edu
GNU Affero General Public License v3.0
11 stars 12 forks source link

Swagger support #199

Closed mutantmonkey closed 8 years ago

mutantmonkey commented 8 years ago

This could be useful.

mutantmonkey commented 8 years ago

This should not be manually generated. Perhaps we can come up with something that uses decorators.

mutantmonkey commented 8 years ago

Blueprint support is necessary, and https://github.com/gangverk/flask-swagger does not have this, despite looking like the most promising. https://github.com/rochacbruno/flasgger is also worth investigating.