Geo location based on ip address. Simple one file Geo location Golang API
- Download application.go
- Zip up application.go
- 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
<Your Server DNS>/update
<Your Server DNS>/ip?address=198.60.227.255
{ iso_code: "US", country_name: "United States", subdivision: "Idaho", city_name: "Idaho Falls", time_zone: "America/Boise" }