mirror of https://github.com/TZGyn/geoip
Compare commits
3 Commits
1233fe0e95
...
9454fead82
| Author | SHA1 | Date |
|---|---|---|
|
|
9454fead82 | 1 year ago |
|
|
be2833ed42 | 1 year ago |
|
|
95f0dad69c | 1 year ago |
@ -1 +1,17 @@
|
||||
# geoip
|
||||
# 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
|
||||
|
||||
Loading…
Reference in New Issue