Member
GET
(User Profile)
GET https://django-api.com/member/user/
(My Famous - 명대사)
GET https://django-api.com/member/my-famous/
(My Comments)
GET https://django-api.com/member/my-comments/
(My Info - 사용자 정보)
GET https://django-api.com/member/my-info/
(My Like Movie)
GET https://django-api.com/member/my-like-movie/
POST
(Registration)
POST https://django-api.com/member/registration/
(Login)
POST https://django-api.com/member/login/
(Logout)
POST https://django-api.com/member/logout/
(Delete favorite)
POST https://django-api.com/member/delete-favorite/
PUT/PATCH
(User Profile)
PUT/PATCH https://django-api.com/member/user/