Skip to content

habuvo/country

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country by IP with public API servers

Get requests on :8081 and check country name by reauesting list of public servers. Catched results cached in Redis with expire time for repeated requests.

Parameters

Parameters set in configuration.json file that must present in execute directory.

Fields in configuration file:

ExpireTime in seconds

Providers - array of public API services request constructor : PreReqURL + ip + PostReqURL // depends of API KeysInResponce - array of responce JSON key in hierarhical order MaxReqPerMinute - beware of anti-spam banning

About

Simple service to catch user info by IP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages