mirror of https://github.com/TZGyn/geoip
Compare commits
No commits in common. '9454fead82bdcc412f3fdcd8cd1a0dde69d5ff75' and '1233fe0e956735f4caa19dcd603ba8b42ee57435' have entirely different histories.
9454fead82
...
1233fe0e95
@ -1,17 +1 @@
|
||||
# GeoIP
|
||||
|
||||
## A maxmind geoip api server with auto db refresh
|
||||
|
||||
[](https://railway.app/template/LiUOsa?referralCode=bSruGU)
|
||||
|
||||
## Development
|
||||
|
||||
```bash
|
||||
air # with air
|
||||
go run main.go # without air
|
||||
```
|
||||
|
||||
## API
|
||||
|
||||
https://geoip.fly.dev/{ip}
|
||||
https://geoip.fly.dev/me
|
||||
# geoip
|
||||
Loading…
Reference in New Issue