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.
geoip/README.md

760 B

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