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