{"library":"generator-tsoa-bootstrap","type":"library","category":null,"description":"Yeoman generator for scaffolding Node.js projects with TSOA (TypeScript OpenAPI), Sequelize ORM, and Jasmine testing framework. Version 1.0.3 is the current stable release. It provides sub-generators for models, controllers, associations, CRUD operations, migrations, and SQLite scaffold, reducing boilerplate for API development. Unlike generic generators, it integrates TSOA's OpenAPI generation and Sequelize's migrations with Jasmine testing, offering automated DAO and test generation. The project is in maintenance mode with no recent updates; last commit was several years ago.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","TSOA","Sequelize","Jasmine","yeoman-generator"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install generator-tsoa-bootstrap","imports":["yo tsoa-bootstrap:model <modelName>","yo tsoa-bootstrap:controller <name>","yo tsoa-bootstrap:association <from> <type> <to> [through]","yo tsoa-bootstrap:crud <controller> [<model>]","yo tsoa-bootstrap:migration"]},{"cmd":"yarn add generator-tsoa-bootstrap","imports":[]},{"cmd":"pnpm add generator-tsoa-bootstrap","imports":[]}],"homepage":"https://github.com/jeremyoverman/generator-tsoa-bootstrap#readme","github":"https://github.com/jeremyoverman/generator-tsoa-bootstrap","docs":null,"changelog":null,"pypi":null,"npm":"generator-tsoa-bootstrap","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}