DRF, 기본 django 공식 사이트
개발 참고 사이트
- DRF : https://www.django-rest-framework.org/
Home - Django REST framework
www.django-rest-framework.org
- DRF View : https://www.cdrf.co/
Django REST Framework 3.14 -- Classy DRF
What is this? Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs. It provides class based generic API views and serializers. We've taken all the attributes and methods that every view/serializer defines or inherit
www.cdrf.co
- 기본 django View : https://ccbv.co.uk/
Django Class-Based-View Inspector -- Classy CBV
What are class-based views anyway? Django's class-based generic views provide abstract classes implementing common web development tasks. These are very powerful, and heavily-utilise Python's object orientation and multiple inheritance in order to be exten
ccbv.co.uk
'Study > django' 카테고리의 다른 글
drf tutorial - 주요 정리 (0) | 2023.09.02 |
---|---|
[인프런] Django REST Framework 핵심사항 학습 정리 (0) | 2023.08.29 |
List of Useful URL Patterns, 정규 표현에 대해 정리 (0) | 2023.08.23 |
백엔드를 위한 django rest framework with 파이썬 책 후기 (0) | 2023.08.22 |
백엔드를 위한 django rest framework with 파이썬 (0) | 2023.08.22 |
댓글