You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does FastAPI-CLI have a feature to generate a basic structure for creating a FastAPI application? Many other frameworks provide this functionality, making it easier for developers to start with an ideal structure. However, I don't see this feature in FastAPI-CLI, which makes it challenging to begin with a proper structure for FastAPI projects.
For now, I’ve created my version of this functionality and continue working on it. However, I would like to contribute this feature to FastAPI-CLI. Does this idea make sense?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does FastAPI-CLI have a feature to generate a basic structure for creating a FastAPI application? Many other frameworks provide this functionality, making it easier for developers to start with an ideal structure. However, I don't see this feature in FastAPI-CLI, which makes it challenging to begin with a proper structure for FastAPI projects.
For now, I’ve created my version of this functionality and continue working on it. However, I would like to contribute this feature to FastAPI-CLI. Does this idea make sense?
Check out my version
type-fastapi
created with typer.Please let me know if such a feature already exists.
I am willing to contribute this feature to fastapi-cli @tiangolo @Kludex @svlandeg
Beta Was this translation helpful? Give feedback.
All reactions