Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Raithe

Simple-MaxMind-GeoLocation

Geo location based on ip address. Simple one file Geo location Golang API

Steps to get going

  1. Download application.go
  2. Zip up application.go
  3. Upload to aws Elastic Beanstalk on Go platform (Minimum of 2gb of memory)

Check progress through /health endpoint and if IP's is equal to 221 it is ready

Update IP's

<Your Server DNS>/update

Example Request

<Your Server DNS>/ip?address=198.60.227.255

Example Response

{ iso_code: "US", country_name: "United States", subdivision: "Idaho", city_name: "Idaho Falls", time_zone: "America/Boise" }

About

Geo location based on ip address. Simple one file Geo location Golang API

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages