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

Adding Swagger UI for aiohttp #3

Closed klaashoekstra94 closed 5 years ago

klaashoekstra94 commented 5 years ago

I created aiohttp support in a fork of your project. You can find it here: https://github.com/klaashoekstra94/swagger-ui-py I don't know how pull requests work, but feel free to add this to your project!

PWZER commented 5 years ago

Already merged, thank you for everything you have done.