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