GeoIP2-java
Geo lookup library
Provides an API for accessing geolocation data from a web service or database
Java API for GeoIP2 webservice client and database reader
784 stars
62 watching
204 forks
Language: Java
last commit: 8 days ago geoipgeoip2maxmindmmdb
Related projects:
Repository | Description | Stars |
---|---|---|
maxmind/geoip2-python | Provides an API to query IP geolocation data from MaxMind databases and services | 1,112 |
maxmind/maxmind-db | Provides specification and test data for an IP address subnet mapping format used in geolocation services | 286 |
cjheath/geoip | A Ruby gem that provides an interface to Maxmind's GeoIP database | 714 |
anjia0532/lua-resty-maxminddb | A Lua library that enables IP geolocation lookups using MaxMind's Geolocation database | 97 |
josh-hemphill/maxminddb-deno | A WASM module that enables geoIP database lookups | 8 |
delef/geoip2.cr | Provides a Crystal-based interface to read MaxMind GeoIP2 databases | 17 |
phaneesh/dropwizard-maxmind-bundle | Adds MaxMind GeoIP2 support to Dropwizard | 6 |
rafaelrinaldi/whereami | A command-line tool to retrieve geolocation information from an external API | 166 |
maxmind/libmaxminddb | A C library for fast IP address lookups with flexible data storage | 923 |
magepal/magento2-geoip | Detects visitor country code based on IP address in Magento2 e-commerce platform | 15 |
tma/rack-geoipcountry | A Rack-based library that uses the GeoIP database to look up country information from IP addresses. | 10 |
lilien1010/lua-resty-maxminddb | Provides Lua bindings for MaxMind's IP location database API. | 13 |
amstr1k/yii2-geography | A Yii 2 module that provides a simple interface to access geographic data and integrate with geonames services | 14 |
max-mapper/geojson-js-utils | Utility functions for working with GeoJSON data | 402 |
davidmoten/geo | A utility library for efficient geospatial data querying using hashing and encoding methods | 410 |