文件名称:trello-swagger-generator:阅读Trello糟糕的API文档页面并生成一个大文件
文件大小:93KB
文件格式:ZIP
更新时间:2024-06-09 14:23:40
Python
trello-swagger-generator 阅读Trello糟糕的API文档页面,并生成一个大文件。 招摇 pip install beautifulsoup4 ./generate_swagger_TrelloAPI.py 查看摇摇欲坠的文件 运行简单的Python http服务器 dev/http_cors_server.py 打开浏览器到 获取并运行swagger.io查看器 cd ~/projects wget -O swagger.zip https://github.com/swagger-api/swagger-ui/archive/master.zip unzip swagger.zip mv swagger-ui-master swagger-ui mv swagger.zip swagger-ui cd swagger-ui 编辑dist/index.h
【文件预览】:
trello-swagger-generator-master
----processBodyArgument.py(3KB)
----processQueryArgument.py(2KB)
----.gitignore(726B)
----processModelName.py(12KB)
----__init__.py(0B)
----LICENSE(1KB)
----processMethod.py(6KB)
----TrelloAPI.json(738KB)
----README.md(1024B)
----processDefaults.py(931B)
----editedTrelloAPI.json(727KB)
----processArguments.py(4KB)
----dev()
--------index.html(4KB)
--------rerunner.sh(312B)
--------http_cors_server.py(394B)
----generate_swagger_TrelloAPI.py(4KB)
----processValidValues.py(4KB)
----test()
--------testdataBodyArgument.py(4KB)
--------__init__.py(0B)
--------testdataArguments.py(9KB)
--------testdataQueryArgument.py(4KB)
--------testdataDefaults.py(665B)
--------testdataArgument.py(4KB)
--------testdataValidValues.py(2KB)
--------testdataMethod.py(62KB)