tysapi-generate-service
v3.0.5
Published
Generate a service for a Tysapi API.
Readme
tysapi-generate-service
This Tysapi generator contains the default files for a service.
This generator can be called with:
$ tysapi generate:service serviceName apiNameFor example if you want to generate a sendEmail service for the email API:
$ tysapi generate:service sendEmail email