@softvisio/geoip-city
v1.0.34
Published
GeoIP city
Downloads
347
Readme
:information_source: Please, see the full project documentation here:https://softvisio-node.github.io/geoip-city/
Introduction
Maxmind GeoIP2 City
database.
Database is updated automatically every 4 hours during the process runtime.
Install
npm install @softvisio/geoip-city
Usage
import geiipCity from "@softvisio/geoip-city";
const res = geiipCity.get( ipAddress );