Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 27, 2020 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/4b1e5eafd3374f4c7a16020233557bfe to your computer and use it in GitHub Desktop.
Save parzibyte/4b1e5eafd3374f4c7a16020233557bfe to your computer and use it in GitHub Desktop.
{
"ip": "12.34.56.78",
"country_code": "MX",
"country_name": "México",
"region_code": "ASD",
"region_name": "NombreRegión",
"city": "Ciudad",
"zip_code": "Código postal",
"time_zone": "America/Mexico_City",
"latitude": 0.0,
"longitude": 0.0,
"metro_code": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment