rust-freegeoip

A wrapper to the freegeoip IP geolocation HTTP API.
Work in progress....
To Do
- [ ] proper error checking
- [ ] set http/https query type
- [ ] make struct values into options
- [ ] add documentation
- [ ] check for API quota limit errors (403)