Skip to content

TZGyn/geoip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoIP

A maxmind geoip api server with auto db refresh

Deploy on Railway

Deployment

go build main.go # compile
ACCOUNT_ID={id} LICENSE_KEY={key} ./main # run

Development

air # with air
go run main.go # without air

API

https://geoip.fly.dev/{ip} https://geoip.fly.dev/me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors