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.

13 lines
246 B
Markdown

# GeoIP
## A maxmind geoip api server with auto db refresh
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/LiUOsa?referralCode=bSruGU)
## Development
```bash
air # with air
go run main.go # without air
```