Skip to content

softvisio-node/geoip-city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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