apidoc-request

1.0.5 • Public • Published

apidoc-request

apidoc-request is a tool for replacing the apidoc default template. It depends on apidoc.

Usage

$ npm install apidoc -g
$ npm install apidoc-request -g
$ apidoc -i app/controllers/ -o public/doc/
$ cd public/doc/
$ apidoc-request

The template generated by apidoc-request depends on the api_data.json generated by apidoc. So you must first execute the apidoc to generate the template directory.

Page screenshot

Screenshot

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    0
    • latest

Version History

Package Sidebar

Install

npm i apidoc-request

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

3.96 MB

Total Files

15

Last publish

Collaborators

  • yutianyong