Skip to content

kevinjqiu/zoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

   ____    ___     ___   __  __  
  |_  /   / _ \   / _ \ |  \/  | 
   / /   | (_) | | (_) || |\/| | 
  /___|   \___/   \___/ |_|__|_| 
_|"""""|_|"""""|_|"""""|_|"""""| 
"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-' 

A GeoLocation web service using maxmind.com geoip database

Build Status

Command Line Interface

Web API

To start a zoom web api server:

zoom serve

You can specify the port using --port option:

zoom serve --port 8008

Update GeoLite2 database

zoom update

Query directly on the command line

zoom query <ip-address>

Attribution

This product includes GeoLite2 data created by MaxMind, available from www.maxmind.com.

License

Zoom is licensed under MIT.

About

A GeoLocation web service using maxmind.com geoip database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published