1.打开drf官网https://www.django-rest-framework.org/,把相关的包pip install
2.INSTALLED_APPS添加drf
3.url配置
4.test