文件名称:tornado-swagger:龙卷风服务器的Swagger API文档构建器
文件大小:65KB
文件格式:ZIP
更新时间:2024-05-23 08:02:44
python swagger tornado Python
龙卷风 聚酰亚胺 Linux 视窗 tornado-swagger:龙卷风服务器的Swagger API文档构建器。 受软件包的启发(基于此软件包的来源)。 文献资料 代码 问题 Python版本 Python 3.6、3.7、3.8,每晚 Swagger语言规范 安装 pip install -U tornado-swagger 什么是龙卷风 tornado-swagger是龙卷风服务器的插件,允许使用Swagger文档API来显示Swagger-ui控制台(默认URL / api / doc)。 class PostsDetailsHandler ( tornado . web . RequestHandler ): def get ( self , posts_id ): """ --- tags:
【文件预览】:
tornado-swagger-master
----setup.py(2KB)
----.gitignore(2KB)
----.codeclimate.yml(47B)
----appveyor()
--------run_with_env.cmd(3KB)
--------install.ps1(7KB)
----sonar-project.properties(409B)
----requirements.txt(25B)
----.travis.yml(2KB)
----MANIFEST.in(461B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----setup.cfg(40B)
----.whitesource(137B)
----.github()
--------ISSUE_TEMPLATE()
----examples()
--------under_security()
--------decorated_handlers.py(2KB)
--------auth_server.py(2KB)
--------simple_server.py(2KB)
--------args_recognize.py(2KB)
--------model_declaration.py(4KB)
----tornado_swagger()
--------setup.py(2KB)
--------templates()
--------__init__.py(23B)
--------swagger_ui()
--------_handlers.py(269B)
--------_builders.py(5KB)
--------model.py(626B)
----README.md(5KB)
----tests()
--------helpers()
--------test_setup.py(2KB)
----pytest.ini(81B)
----appveyor.yml(3KB)
----build.sh(17B)
----meta.yaml(214B)
----.gitattributes(27B)
----docs()
--------wiki__swagger_single_endpoint.png(35KB)
----requirements-dev.txt(68B)