rack-geoipcountry
GeoIP lookup
A Rack-based library that uses the GeoIP database to look up country information from IP addresses.
Rack::GeoIPCountry uses the geoip gem and the GeoIP database to lookup the country of a request by its IP address
10 stars
1 watching
4 forks
Language: Ruby
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ckraybill/rack-geoip | A Rack middleware component that provides geoip lookup functionality | 5 |
cjheath/geoip | A Ruby gem that provides an interface to Maxmind's GeoIP database | 713 |
magepal/magento2-geoip | Automatically detects visitor country code based on IP address in Magento2 | 15 |
maxmind/geoip2-python | Provides an API to query IP geolocation data from MaxMind databases and services | 1,117 |
maxmind/geoip2-java | Provides an API for accessing geolocation data from a web service or database | 785 |
torann/laravel-geoip | Determines geographical location and currency of website visitors based on their IP addresses. | 2,114 |
rafaelrinaldi/whereami | A command-line tool to retrieve geolocation information from an external API | 166 |
anjia0532/lua-resty-maxminddb | A Lua library that enables IP geolocation lookups using MaxMind's Geolocation database | 97 |
fcambus/telize | An API for determining IP geolocation from visitor IP addresses. | 862 |
josh-hemphill/maxminddb-deno | A WASM module that enables geoIP database lookups | 8 |
janwielemaker/geoip | A library that provides a GeoIP lookup interface for SWI-Prolog | 1 |
maxmind/maxmind-db | Provides specification and test data for an IP address subnet mapping format used in geolocation services | 287 |
delef/geoip2.cr | Provides a Crystal-based interface to read MaxMind GeoIP2 databases | 17 |
simoncropp/countrydata | A .NET wrapper around GeoNames data | 75 |
pariz/gountries | A collection of structured data about countries and their subdivisions, including geographical information and translations. | 407 |