PWZER / swagger-ui-py

Swagger UI for Python web framework, such Tornado, Flask and Sanic. https://pwzer.github.io/swagger-ui-py/
https://pypi.org/project/swagger-ui-py
Apache License 2.0
68 stars 31 forks source link

Starlette Framework Support #8

Closed YaphetKG closed 4 years ago

YaphetKG commented 4 years ago

I've tried to add starlette as one of the framework seems to be working fine for my use case, but I think it's nice feature to have. (https://www.starlette.io/)