@softvisio/geoip-city
v1.0.52
Published
GeoIP city
Readme
ℹ️ 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-cityUsage
import geiipCity from "@softvisio/geoip-city";
const res = geiipCity.get( ipAddress );