zenapi-generate-service
v1.0.11
Published
Generate a service for a Zenapi API.
Downloads
12
Readme
zenapi-generate-service
This Zenapi generator contains the default files for a service.
This generator can be called with:
$ zenapi generate:service serviceName apiName
For example if you want to generate a sendEmail
service for the email
API:
$ zenapi generate:service sendEmail email