ip_api 0.1.3

Library to get information about IP addresses or domains using ip-api.com
Documentation
1
2
3
4
5
6
7
8
9
## [rust-ip_api]https://docs.rs/ip_api/

[![Travis Build Status](https://api.travis-ci.org/nick70/rust-ip_api.svg)](https://travis-ci.org/nick70/rust-ip_api)
[![Crates.io](https://img.shields.io/crates/d/ip_api.svg)](https://crates.io/crates/ip_api/)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/nick70/rust-ip_api/blob/master/LICENSE)

Library to get information about IP addresses or domains using [http://ip-api.com](http://ip-api.com). Documentation is [here](https://docs.rs/ip_api/).

NOTE: I have not tested this with the commercial features. If you have let me know in an issue.