사용자 인증 API 구현 - 기본 API 리턴 처리, 회원가입 구현 및 테스트 코드 작성
사용자 생성, 인증 등 참고 공식 문서
https://docs.djangoproject.com/en/3.1/topics/auth/default/
https://docs.djangoproject.com/en/3.1/topics/auth/default/
RESTful API 에서 요청 응답 시 status code로 보내는 항목 설명
https://restfulapi.net/http-status-codes/
https://sanghaklee.tistory.com/61
https://restfulapi.net/http-status-codes/
https://sanghaklee.tistory.com/61
Django에서 request.PUT, request.DELETE 등이 없는 이유
https://groups.google.com/g/django-developers/c/dxI4qVzrBY4/m/m_9IiNk_p7UJ
https://groups.google.com/g/django-developers/c/dxI4qVzrBY4/m/m_9IiNk_p7UJ