Skip to content
/ geoip Public

This is an example of wrapping the maxmind geoip database in an Express based Nodejs microservice

License

Notifications You must be signed in to change notification settings

Node0/geoip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoip setup

1.) Clone this repository to your server of choice, you'll need at least node 0.12 or later.

2.) Unzip the 2 7z database files.

3.) Run npm install to get the dependencies installed.

4.) Run node server.js to startup the geoip server.

About

This is an example of wrapping the maxmind geoip database in an Express based Nodejs microservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published