FastAPI
Initializr
Generate
Ctrl+Enter
Project
PIP
Poetry
Uv
Project Metadata
Name:
The project name can only contain ASCII letters, digits, and the characters ., -, and _.
Description:
Python Version:
3.12
3.11
FastAPI
(latest)
Extra FastAPI features
OAuth2 Authentication
Include DB
Other settings (Optional)
Dockerize app
Observability (Pydantic Logfire)
CICD Workflow (Github Actions)
Dependencies
Manage Dependencies
Explorer
Preview Swagger Documentation
app
api
__init__.py
routes
__init__.py
items_router.py
router.py
dependencies
__init__.py
models
__init__.py
item.py
config
__init__.py
settings.py
main.py
.env
README.md
requirements.txt
Copy
1