1.0.4 • Published 4 years ago

api-blueprint-generator-cli v1.0.4

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
4 years ago

Express API generator in CLI

This package is used for generating express api automatically

Prerequisites:

  1. Your current working directory - should be your node ts project
  2. Your project must contain following structure: proj/src/api/index.ts
  3. The index.ts must contain following skeleton:

Skeleton example

Usage:

Type: npx api-blueprint-generator-cli entity

Results:

Skeleton example Skeleton example

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago