Files

51 lines
824 B
Markdown
Raw Permalink Normal View History

---
id: 5e7b9f150b6c005b0e76f080
title: 'Servicios Web: Limitación y seguridad de API'
challengeType: 11
videoId: pI-g0lI8ngs
bilibiliIds:
aid: 249456172
bvid: BV1Sv411E7qa
cid: 377336269
dashedName: web-services-api-rate-limiting-and-security
---
# --description--
Mas recursos:
\- [Ejercicio: GeoJSON](https://www.youtube.com/watch?v=TJGJN0T8tak)
\- [Ejercicio: JSON](https://www.youtube.com/watch?v=vTmw5RtfGMY)
\- [Ejercicio: Twitter](https://www.youtube.com/watch?v=2c7YwhvpCro)
\- [Ejercicio: XML](https://www.youtube.com/watch?v=AopYOlDa-vY)
# --question--
## --text--
Cuando haces una solicitud a la API de Twitter, ¿Qué información siempre debe enviarse con la solicitud?
## --answers--
Usuario de Twitter
---
rango de fecha
---
término de búsqueda
---
llave
## --video-solution--
4