Is this a REST API over Maxmind db ?
Go-based freegeoip.net now supports SSL for its API
21–30 of 38 posts
Re: Go-based freegeoip.net now supports SSL for its API
#22https://github.com/fiorix/freegeoip/issues/22
Thanks guys for implementing it.
Re: Go-based freegeoip.net now supports SSL for its API
#23fiorix, I am curious why you are using sqlite/redis as a store for the geoip data, instead of using cgo in conjunction with libGeoIP. Was it to enable updates to the geoip data if you get corrections (crowdsourced or otherwise)?
Re: Go-based freegeoip.net now supports SSL for its API
#24Nice job!! The source code is very well written!
Re: Go-based freegeoip.net now supports SSL for its API
#25Well written code except around //Check Quota . Scope for better readability there. Thanks!
Re: Go-based freegeoip.net now supports SSL for its API
#26No IPv6 support?
Re: Go-based freegeoip.net now supports SSL for its API
#27Re: Go-based freegeoip.net now supports SSL for its API
#28Re: Go-based freegeoip.net now supports SSL for its API
#29Thanks, I've been looking for a Geo-IP API that supports both JSONP and SSL. Perfect.
Re: Go-based freegeoip.net now supports SSL for its API
#30For those unfamiliar, this free usage limit is much more relaxed than Google's Geocoder, which limits you to 2,500 free requests per day. https://developers.google.com/maps/documentation/geocoding/#...