가입된 사용자 별로 API 키를 발급하고 해당 API 키를 이용하여 인증하는 REST API 구현해 보자. https://www.django-rest-framework.org Home - Django REST framework www.django-rest-framework.org https://florimondmanca.github.io/djangorestframework-api-key/ Django REST Framework API Key Introduction Django REST Framework API Key is a powerful library for allowing server-side clients to safely use your API. These clients are typical..