Skip to content
/ geoAPI Public

RestAPI that provide ip Geolocalisation base on GeoLite2 data

Notifications You must be signed in to change notification settings

skwd/geoAPI

Repository files navigation

geoAPI

RestAPI that provide ip Geolocalisation base on GeoLite2 data.

Requirement

Tested on ubuntu 16.04 LTS

python3
apt-get install python3-pip
pip3 install flask
pip3 install flask-restful 

Running

python3 geoApi.py

Usage

http://[serverIP]:5002/geo/[IPtoGeoLocalise]

Licence

Attribution-ShareAlike 4.0 International
This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.

About

RestAPI that provide ip Geolocalisation base on GeoLite2 data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages