This code runs an API that when called with and IPv4 or IPv6 address will return the GeoLocation details e.g
http://localhost:5001/128.184.1.1 {"response":{"city":{"geoname_id":2169236,"names":{"en":"Deakin"}}}}}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This code runs an API that when called with and IPv4 or IPv6 address will return the GeoLocation details e.g
http://localhost:5001/128.184.1.1 {"response":{"city":{"geoname_id":2169236,"names":{"en":"Deakin"}}}}}