fastapi-rocket-boilerplate icon indicating copy to clipboard operation
fastapi-rocket-boilerplate copied to clipboard

Create a CLI tool?

Open asacristani opened this issue 10 months ago • 0 comments

Imitating Django, it could be amazing a CLI manager program for different things:

  • Explore and manipulate the data though the ORM
  • Handle migrations with Alembic
  • Maybe remove the makefile and do everything in python?
  • ...

asacristani avatar Apr 16 '24 05:04 asacristani