DRF(Django REST Framework) 빠르게 맛보기
Function-based View, Swagger로 문서화등: https://tothefullest08.github.io/django/2019/06/23/Django28_restAPI_DRF_restframework/
Class-based View 연결 등: https://whatisthenext.tistory.com/126
인증과 권한: http://raccoonyy.github.io/drf3-tutorial-4/
설정, CBV를 사용한 CRUD 기능 구현 등 전반 정리: https://jay-ji.tistory.com/30