Skip to content

ClassFunc/api-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apiyaml: api generator

Main functions

Usage

npx apiyaml
#or
npm i -g apiyaml # then starting use `apiyaml` command
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 directory
  -d, --genDefaults            generate defaults (default: true)
  -z, --genZodSchemas          generate zod schemas (default: true)
  -h, --help                   display help for command

FAQ:

Author:

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

License:

MIT

About

Make api from .yaml file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •