geoify

command module
v0.0.0-...-ebfab50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2018 License: MIT Imports: 11 Imported by: 0

README

Build Status

geoify

Simple Geo-Locate IP API service

Donation

This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com GeoLite2 License

Usage

GET http://api.geoify.info/YOUR-IP-ADDRESS-TO-QUERY
returns (locale: en)

  • City Name
  • Subdivision Name
  • Country Name
  • ISO Country Code
  • Time Zone

Example

curl http://api.geoify.info/172.217.26.46

returns

{"cityName":"Mountain View","subdivisionName":"California","countryName":"United States","isoCountryCode":"US","timeZone":"America/Los_Angeles"}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL