dog-2 / blog_gitalk

this is a repository stores comments of my blog using Gitalk
0 stars 0 forks source link

Django REST Framework 学习笔记(十三):频率组件 | 雪泥鴻爪 #23

Open dog-2 opened 4 years ago

dog-2 commented 4 years ago

https://dog.wtf/tech/drf-learning-notes-13-throttle/

Title(EN): Django REST Framework Learning Notes (13): Throttle Author: dog2 基本信息 源码 rest_framework.throttling 官方文档 API Guild - Throttling 本文demo代码Github