DRF Request Lifecycle
DRF는 HTTP 요청을 dispatch → initialize_request → perform_authentication → check_permissions → check_throttles → handler → finalize_response 순으로 처리한다.
메타데이터
| ID | drf-request-lifecycle |
| 카테고리 | flow |
| 버전 | v4 |
| 길이 | 12.0s (12000ms) |
| 구성 | 20 elements · 8 chapters · 8 effects |
| 태그 | #drf #django #rest #api #lifecycle |
본문에 삽입
```anim:drf-request-lifecycle
{}
```