swagger-py-codegen
swagger-py-codegen copied to clipboard
a Python web framework generator supports Flask, Tornado, Falcon, Sanic
Hi there, I think this project is really cool and it can use some [aiohttp](http://aiohttp.readthedocs.io/en/stable/) support. Aiohttp has some tooling in place that would help you define validation logic quite...
https://pypi.python.org/pypi/json-spec The above package seems to do the majority of what validators and parser does. Instead of continuing to maintain these two, consider moving to the above package for robustness.
I've been working on an [SQLalchemy branch](https://github.com/SamuelMarks/flask-swagger-codegen/tree/sqlalchemy). Do you want me to form a pull-request out of it?