Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 494 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 494 Bytes

ℹ️ 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 );