/j-http-doc

Gen api doc from some.http file

Primary LanguagePHP

生成api文档

  1. 根据 phpstorm http request file 生成api文档
  2. 文档层级分为应用, 模块, 接口
  3. 根据配置的url, 测试api

安装

composer require stcer/j-http-doc --dev

Example

see example/index.php

php -S localhost:90 -t example