litestar-org/litestar

Enhancement: Crud-generator cli command similar to Nest JS

Open

#1.272 aberto em 4 de mar. de 2023

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)Python (550 forks)user submission
CLIEnhancementGood First IssueHelp Wanted :sos:

Métricas do repositório

Stars
 (8.243 stars)
Métricas de merge de PR
 (Mesclagem média 2d 22h) (53 fundiu PRs em 30d)

Description

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

Guia do colaborador