postman2html:从邮递员收集文件生成 html 文件

时间:2024-07-27 20:25:45
【文件属性】:

文件名称:postman2html:从邮递员收集文件生成 html 文件

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-27 20:25:45

PHP

postman2html 从收集文件生成 html 文件。 它对 API 文档很有用。 安装 该库可通过 composer global require " alioygur/postman2html=~1.0 " 用法 简单的使用示例 postman2html render location-of-postman-collection-file.json 自定义输出文件位置和名称,而不是默认值 postman2html render location-of-postman-collection-file.json path/to/apidoc.html 帮助 postman2html help render postman2html help render命令的输出 Usage: render inputfile [outputfile] Arguments: inputfile


【文件预览】:
postman2html-master
----composer.json(560B)
----bin()
--------postman2html(289B)
----LICENSE(1KB)
----src()
--------CollectionFile.php(2KB)
--------template.php(4KB)
--------CollectionRequest.php(1KB)
--------RenderCommand.php(1KB)
--------CollectionFolder.php(886B)
--------CollectionTrait.php(666B)
--------Exception()
----.gitignore(35B)
----README.md(1KB)

网友评论