반응형
https://github.com/bingual/Django-with-react-rev3
GitHub - bingual/Django-with-react-rev3
Contribute to bingual/Django-with-react-rev3 development by creating an account on GitHub.
github.com
Django, DRF, Serializer, Permission, Thorttle, Token, httpie
Serializer를 통한 유효성 검사 및 저장
Authentication과 Permissions 구현 (유저 식별, 각 요청에 대한 허용/거부)
Throttling 구현 (일정 기간 동안에 허용할 최대 요청 횟수)
ViewSet / Filtering Ordering Pagination 구현
Simple JSON Web Token 인증 구현
'기술정리 > Django' 카테고리의 다른 글
Django 안정적인 마이그레이션 방법 (0) | 2024.04.06 |
---|---|
Django 효율적인 대량 데이터 마이그레이션 방법 (0) | 2024.04.05 |
Django Instagram Project 1 (0) | 2022.11.14 |
Django 장식자 (0) | 2022.10.10 |
Django Class기반 View (0) | 2022.10.10 |