mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2026-02-02 21:24:34 +01:00
update nav
This commit is contained in:
@@ -36,20 +36,4 @@ flowchart TD
|
||||
A4 -- "Reads Pydantic models for s..." --> A2
|
||||
A4 -- "Reads security scheme defin..." --> A6
|
||||
A5 -- "Handles RequestValidationEr..." --> A2
|
||||
```
|
||||
|
||||
## Chapters
|
||||
|
||||
1. [FastAPI Application & Routing](01_fastapi_application___routing.md)
|
||||
2. [Path Operations & Parameter Declaration](02_path_operations___parameter_declaration.md)
|
||||
3. [Data Validation & Serialization (Pydantic)](03_data_validation___serialization__pydantic_.md)
|
||||
4. [OpenAPI & Automatic Docs](04_openapi___automatic_docs.md)
|
||||
5. [Dependency Injection](05_dependency_injection.md)
|
||||
6. [Error Handling](06_error_handling.md)
|
||||
7. [Security Utilities](07_security_utilities.md)
|
||||
8. [Background Tasks](08_background_tasks.md)
|
||||
|
||||
|
||||
---
|
||||
|
||||
Generated by [AI Codebase Knowledge Builder](https://github.com/The-Pocket/Tutorial-Codebase-Knowledge)
|
||||
```
|
||||
Reference in New Issue
Block a user