You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

409 B

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