mirror of https://github.com/TZGyn/geoip
include description, railway deploy button and command to run in development in README
parent
1233fe0e95
commit
95f0dad69c
@ -1 +1,12 @@
|
||||
# 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
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue