Skip to content

ghatdev/geoify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"}

About

Simple Geo-Locate IP API service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages