evaly coding test 源码
逃避编码测试 1.获取excel下载链接 curl --location --request GET 'http://127.0.0.1:8000/loans/get-excel-for-loans' 回复 { "download_link": "http://127.0.0.1:8000/media/loans.csv" } 2.浏览书籍 curl --location --request GET 'http://127.0.0.1:8000/browse/books' \ --data-raw '' 回复 [ { "id": 1, "name": "Harry Potter", "description": "And that's it. DRF will call this method to get queryset, filter