Files

51 lines
850 B
Markdown
Raw Permalink Normal View History

---
id: 5e7b9f150b6c005b0e76f080
title: 'Serviços da web: Limitador de taxa de API e segurança'
challengeType: 11
videoId: pI-g0lI8ngs
bilibiliIds:
aid: 249456172
bvid: BV1Sv411E7qa
cid: 377336269
dashedName: web-services-api-rate-limiting-and-security
---
# --description--
Mais recursos:
\- [Exercício: GeoJSON](https://www.youtube.com/watch?v=TJGJN0T8tak)
\- [Exercício: JSON](https://www.youtube.com/watch?v=vTmw5RtfGMY)
\- [Exercício: Twitter](https://www.youtube.com/watch?v=2c7YwhvpCro)
\- [Exercício: XML](https://www.youtube.com/watch?v=AopYOlDa-vY)
# --question--
## --text--
Ao fazer uma solicitação a partir da API do Twitter, quais informações devem ser sempre enviadas com ela?
## --answers--
Nome de usuário do Twitter
---
intervalo de dados
---
termo de pesquisa
---
chave
## --video-solution--
4