Download and serve the latest IP2Location databases via REST API. Get accurate geolocation data for any IP address, including city, region, country, latitude, longitude, and more.
Find a file
2026-03-29 22:46:16 -04:00
.gitignore init gitignore 2025-11-24 14:06:54 -05:00
bytes.go feat: byte functions 2025-11-24 14:07:09 -05:00
config.go feat: config file 2025-11-24 14:07:16 -05:00
go.mod chore(deps): update module github.com/rs/zerolog to v1.35.0 2026-03-27 21:47:40 +00:00
go.sum chore(deps): update module github.com/rs/zerolog to v1.35.0 2026-03-27 21:47:40 +00:00
iplocation.go feat: iplocation file 2025-11-24 14:07:33 -05:00
LICENSE Create LICENSE 2025-11-27 21:16:45 -05:00
main.go init main runtime 2025-11-24 14:07:54 -05:00
renovate.json Add renovate.json 2026-01-26 00:07:55 +00:00
routes.go feat: routes file 2025-11-24 14:07:27 -05:00
zip.go feat: zip file 2025-11-24 14:07:22 -05:00