Reads your API spec file and creates complete ORM solution files, using @amjs/data-types
$ npm i -g @amjs/api-parser$ api-parser --src <path> --o <path> [options]Options:
| Option | Description |
|---|---|
--s, --src, --source |
API spec file or folder |
--o, --out, --output |
Output destination folder |
--v, --verbose |
Enables debug information |
--nc, --no-clean |
Persists logs after execution (use with caution) |
Currently supported API specs are: