strapi-generate-service

Generate a service for a Strapi API.

Usage no npm install needed!

<script type="module">
  import strapiGenerateService from 'https://cdn.skypack.dev/strapi-generate-service';
</script>

README

strapi-generate-service

npm version npm downloads npm dependencies Build status Slack status

This Strapi generator contains the default files for a service.

This generator can be called with:

$ strapi generate:service serviceName apiName

For example if you want to generate a sendEmail service for the email API:

$ strapi generate:service sendEmail email

Resources

Links