[Client/Frontend] │ JSON request ▼ [main.py / FastAPI routes & deps] ──(Depends(get_db))──► [database.py / SessionLocal] │ │ │ ├─ validate/serialize ⇄ [Pydantic Schemas (models.py: TodoBase/TodoCreate/Todo)] │ │ │ └─ CRUD với ORM ───────► [SQLAlchemy ORM (models.py: TodoDB)] │ │ │ └─► [Database (SQLite/Postgres...)] │ ▼ JSON response ◄─ serialize từ Pydantic ◄───────────────
-
Notifications
You must be signed in to change notification settings - Fork 0
maxnoah-dev/todo-fastapi-app
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published