Skip to content

yutianyong125/apidoc-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

apidoc template for request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published