Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 232 Bytes

IPLookup

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