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