
Company News
Socket Has Acquired Secure Annex
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.
generator-full-api
Advanced tools
To install the Full Api Generator, simply run
npm install -g generator-full-api
To create a new project run the following command
yo full-api <project name>
--nr : create a new project without a HelloWorld resourceIf you don't provide a project name, you will be prompted for it in the next step
To create a new resource, execute
yo full-api:resource <resource name>
If you don't provide a resource name, you will be prompted for it in the next step
--nr : create a new resource without a routes file--nc : create a new resource without a controller--nd : create a new resource without a DAO class--nm : create a new resource without a model--nt : create a new resource without a test file--nh : create a new resource without a helper file--nrm : create a new resource without a README file--routes : boolean. Sets whether this resource must contain a routes file or not--controller : boolean. Sets whether this resource must contain a controller or not--dao : boolean. Sets whether this resource must contain a DAO class or not--model : boolean. Sets whether this resource must contain a model or not--test : boolean. Sets whether this resource must contain a test file or not--helper : boolean. Sets whether this resource must contain a helper file--readme : boolean. Sets whether this resource must contain a README file or notThe application is currently bound with the following stack:
FAQs
A node API generator for Yeoman
We found that generator-full-api demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.

Research
/Security News
Socket is tracking cloned Open VSX extensions tied to GlassWorm, with several updated from benign-looking sleepers into malware delivery vehicles.

Product
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.