0.1.2 • Published 4 years ago

@amjs/api-parser v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@amjs/api-parser 0.1.2

Reads your API spec file and creates complete ORM solution files, using @amjs/data-types

Installation

$ npm i -g @amjs/api-parser

Usage

$ api-parser --src <path> --o <path> [options]

Options:

OptionDescription
--s, --src, --sourceAPI spec file or folder
--o, --out, --outputOutput destination folder
--v, --verboseEnables debug information
--nc, --no-cleanPersists logs after execution (use with caution)

Supported API specs

Currently supported API specs are: