1.2.0 • Published 4 months ago

apiyaml v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

apiyaml: api generator

Main functions

Usage

npx apiyaml
#or
npm i -g apiyaml # then starting use `apiyaml` command

make

Usage: apiyaml make [options]

make api from .yaml file

Options:
  -i, --inputYaml [inputYaml]  input yaml file path (local or https://) (default: "api.yaml")
  -o, --outDir [outDir]        output directory path (default: "docs")
  -n, --name [name]            name of output director
  -d, --genDefaults            generate defaults (default: true)
  -h, --help                   display help for command

FAQ:

Author:

ClassFunc Softwares JSC (https://classfunc.com)

License:

MIT

1.2.0

4 months ago

1.1.0

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago