@amjs/api-parser

0.1.2 • Public • Published

@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:

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)

Supported API specs

Currently supported API specs are:

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @amjs/api-parser

    Weekly Downloads

    1

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    107 kB

    Total Files

    70

    Last publish

    Collaborators

    • amjs