mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-25 14:01:29 -05:00
51 lines
1023 B
Markdown
51 lines
1023 B
Markdown
---
|
||
id: 5e7b9f150b6c005b0e76f080
|
||
title: 'Web 服务:API 速率限制和安全性'
|
||
challengeType: 11
|
||
videoId: pI-g0lI8ngs
|
||
bilibiliIds:
|
||
aid: 249456172
|
||
bvid: BV1Sv411E7qa
|
||
cid: 377336269
|
||
dashedName: web-services-api-rate-limiting-and-security
|
||
---
|
||
|
||
# --description--
|
||
|
||
更多资料:
|
||
|
||
\- <a href="https://www.youtube.com/watch?v=TJGJN0T8tak" target="_blank" rel="noopener noreferrer nofollow">练习:GeoJSON</a>
|
||
|
||
\- <a href="https://www.youtube.com/watch?v=vTmw5RtfGMY" target="_blank" rel="noopener noreferrer nofollow">练习:JSON</a>
|
||
|
||
\- <a href="https://www.youtube.com/watch?v=2c7YwhvpCro" target="_blank" rel="noopener noreferrer nofollow">练习:Twitter</a>
|
||
|
||
\- <a href="https://www.youtube.com/watch?v=AopYOlDa-vY" target="_blank" rel="noopener noreferrer nofollow">练习:XML</a>
|
||
|
||
# --question--
|
||
|
||
## --text--
|
||
|
||
当 Twitter API 发出请求时,必须始终随请求一起发送什么信息?
|
||
|
||
## --answers--
|
||
|
||
Twitter 用户名
|
||
|
||
---
|
||
|
||
日期范围
|
||
|
||
---
|
||
|
||
搜索词
|
||
|
||
---
|
||
|
||
密钥
|
||
|
||
## --video-solution--
|
||
|
||
4
|
||
|