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.
|
8 months ago | |
---|---|---|
.trunk | 8 months ago | |
cmd/microgeoipd | 8 months ago | |
docker/geoip | 8 months ago | |
internal/maxmind | 8 months ago | |
proto/geoippb | 8 months ago | |
utils | 8 months ago | |
.drone.yml | 8 months ago | |
.env | 8 months ago | |
.env.sample | 8 months ago | |
.gitignore | 8 months ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago | |
Taskfile.yml | 8 months ago | |
client.go | 8 months ago | |
go.mod | 8 months ago | |
go.sum | 8 months ago | |
model.go | 8 months ago |
README.md
geoip

Maxmind GeoIP2 Service with autoupdates for go-micro
Developers corner
Build podman/docker image
Prerequesits
- podman
- Task
Build
cp .env.sample .env
task
Remove everything
task rm
Authors
- René Jochum - rene@jochum.dev
License
Its dual licensed:
- Apache-2.0
- GPL-2.0-or-later