How to Create FastAPI Project Structure via CLI? #130
Unanswered
kevinrawal
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Example Code
Description
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
Operating System
Other
Operating System Details
irrelevant
Python Version
3.12
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions