Skip to content
/ iplookup Public

Simple API to return JSON formatted Geolocation data for a given IP

Notifications You must be signed in to change notification settings

Know1/iplookup

Repository files navigation

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

About

Simple API to return JSON formatted Geolocation data for a given IP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages