Skip to content

Instantly share code, notes, and snippets.

@ezequielpereira
ezequielpereira / Rastreo_buses_STM.txt
Last active June 9, 2024 23:39
Mini doc de la API de rastreo de ómnibus de la Intendencia de Montevideo
-- Petición --
POST /buses/rest/stm-online HTTP/1.1
Host: www.montevideo.gub.uy
Content-Type: application/json
Content-Length: <LENGTH>
Notas:
- Es OBLIGATORIO setear la cabecera "Content-Type" con el valor "application/json"
- Es OBLIGATORIO hacer la petición por HTTP, no HTTPS