Maxmind GeoIP2 Service with autoupdates for go-micro
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.
 
 
René Jochum 29bc8cdaef
Add linter, fix linter errors
8 months ago
.trunk Add linter, fix linter errors 8 months ago
cmd/microgeoipd Add linter, fix linter errors 8 months ago
docker/geoip Add linter, fix linter errors 8 months ago
internal/maxmind Add linter, fix linter errors 8 months ago
proto/geoippb Add forgoten files 8 months ago
utils Add forgoten files 8 months ago
.drone.yml Add linter, fix linter errors 8 months ago
.env Initial commit 8 months ago
.env.sample Initial commit 8 months ago
.gitignore Add forgoten files 8 months ago
LICENSE Initial commit 8 months ago
README.md Add linter, fix linter errors 8 months ago
Taskfile.yml Add linter, fix linter errors 8 months ago
client.go Add linter, fix linter errors 8 months ago
go.mod Add linter, fix linter errors 8 months ago
go.sum Add linter, fix linter errors 8 months ago
model.go Add forgoten files 8 months ago

README.md

geoip Build Status Software License Go Reference

Maxmind GeoIP2 Service with autoupdates for go-micro

Developers corner

Build podman/docker image

Prerequesits

Build

cp .env.sample .env
task

Remove everything

task rm

Authors

License

Its dual licensed:

  • Apache-2.0
  • GPL-2.0-or-later