ipgeolocate 0.2.3

Get IP address geolocation information freely.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.serde_json]
version = "1.0.59"

[dependencies.ureq]
version = "1.5.1"

[package]
authors = ["DefunctLizard <grantshandy@gmail.com>"]
categories = ["network-programming"]
description = "Get IP address geolocation information freely."
documentation = "https://docs.rs/locator"
edition = "2018"
keywords = ["geolocation", "ip", "locator", "geolocator"]
license = "GPL-3.0"
name = "ipgeolocate"
repository = "https://github.com/DefunctLizard/locator/"
version = "0.2.3"