ashcrow/flask-track-usage

Add GeoIP Support

ashcrow opened this issue · 3 comments

Currently this only supports Freegeoip.net which is currently returning Bad Gateway. A second service should be added as an alternative/replacement in the event the other end GeoIP service goes down.

Original requester didn't send a patch. Pulling this one off 1.1.0 but leaving it as a future enhancement.

Possible implementation: 81c3cb3

Merged 81c3cb3