swaggerit
swaggerit copied to clipboard
Create a swagger API from a set of classes. With SQLAlchemy and Redis support.
use many comments as possible 1. With a simple call 2. With a simple sqlalchemy_redis model 3. With two simple sqlalchemy_redis models 4. With three complex sqlalchemy_redis models one without...
Use falcon docs as inspiration Modules (left side menu): * Swagger Models (use examples as submodules) * API / Method / Req / Resp (each is a submodule) * Utils...
uses the the swagger_json property to generate the documentation
The second way is more suitable