litestar-org/litestar

Enhancement: Crud-generator cli command similar to Nest JS

Open

#1272 aperta il 4 mar 2023

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Python (550 fork)user submission
CLIEnhancementGood First IssueHelp Wanted :sos:

Metriche repository

Star
 (8243 star)
Metriche merge PR
 (Merge medio 2g 22h) (53 PR mergiate in 30 g)

Descrizione

What's the feature you'd like to ask for. I was a good user of Nest JS framework and was looking for a similar framework in python and was happy that I found 'Starlite'. So as I started exploring the 'Starlite' framework, I kind of missing tools similar to nest-cli. It enables the scaffolding of a project easily.

Wondering if starlite has any plans to implement a cli tools.

Additional context Reference: https://docs.nestjs.com/recipes/crud-generator

Guida contributor