litestar-org/litestar

Enhancement: Crud-generator cli command similar to Nest JS

オープン

#1,272 opened on 2023/03/04

 (3 件のコメント) (1 件のリアクション) (0 人の担当者)Python (550 件のフォーク)user submission
CLIEnhancementGood First IssueHelp Wanted :sos:

Repository metrics

Stars
 (8,243 個のスター)
PR merge metrics
 (平均マージ 13h 27m) (30d で 26 merged PRs)

説明

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

コントリビューターガイド