mdconaway / fastapi-cruddy-framework

A holistic CRUD/MVC framework for FastAPI, with endpoint policies and relationships
MIT License
12 stars 4 forks source link

You should provide a CLI tool. #6

Open Allin2000 opened 1 month ago

Allin2000 commented 1 month ago

poetry add fastapi-cruddy-framework generate new fastapi-template generate new model ...

mdconaway commented 1 month ago

Hey @Allin2000 ,

Totally agree!

I think one of the delays here has been waiting for more user adoption before figuring out which way to orient such a CLI.

What tool chain would you want such a CLI to be based on?

I could envision one that runs pretty seamlessly inside poetry shell, but I'd want to make the CLI satisfy the most potential users.

What would you like to see as far as tools and methods of use?

Thanks for the feedback!

Allin2000 commented 1 month ago

Ruby on Rails, sailsjs the development productivity is important. You must let the user build the project with less than 10 commands.

mdconaway commented 4 weeks ago

Plan to emulate project structure here: https://github.com/tiangolo/fastapi-cli