🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

strapi-generate-controller

Package Overview
Dependencies
Maintainers
7
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-generate-controller

Generate a controller for a Strapi API.

latest
Source
npmnpm
Version
3.6.11
Version published
Weekly downloads
21K
34.53%
Maintainers
7
Weekly downloads
 
Created
Source

strapi-generate-controller

npm version npm downloads npm dependencies Build status Slack status

This Strapi generator contains the default files for a controller.

This generator can be called with:

$ strapi generate:controller controllerName apiName

For example if you want to generate a group controller for the user API:

$ strapi generate:controller group user

Resources

  • License

Keywords

controller

FAQs

Package last updated on 22 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts