api-blueprint-generator-cli
v1.0.4
Published
This package is used for generating express api automatically
Downloads
11
Readme
Express API generator in CLI
This package is used for generating express api automatically
Prerequisites:
- Your current working directory - should be your node ts project
- Your project must contain following structure: proj/src/api/index.ts
- The index.ts must contain following skeleton:
Usage:
Type: npx api-blueprint-generator-cli entity
Results: