@ctt/apig
v0.6.3
Published
A crud-api microservice and endpoint generator
Downloads
21
Readme
apig
apig is the command-line interface tool for crud-api.
It auto-generates the scaffolding of an /endpoint or a microservice.
installation
$ npm i -g @ctt/apigrun generator
To generate a service or an endpoint, simply follow the instructions when you execute the apig command
$ apignotes
- After generating a service, rename the
package.json.replaceat root of new service topackage.json
