IP2Location
IP2Location
Hi @smicallef , May I check what is the progress now?
For this URL http://ip2location.io/ip, there is no licensing involved as it just returns the public IP. For this API http://api.ip2location.io, without an API key, you can make 500 geolocation queries...
Yes, both APIs are free to use. For the IP geolocation API, there is a limit of 500 queries per IP address per day.
@obsy The keyless/tokenless 500 credits should be sufficient in most use case.
Sorry, the correction endpoint should be as following: (a) get user IP address - https://ip2location.io/ip
Hi @Liferenko, If you change the line in mix.exs to `{:geoip, git: "https://github.com/navinpeiris/geoip.git"}`, does the issue gone? We are able to run the plugin by using this config in dependency.
Hi @wingchen , Can you let us know the content of your mix.exs file? We would like to see if we can reproduce the same issue using the same content...
Hi wingchen, Sure, you can always create the PR, thanks for your effort!
Hi @markets we have updated the project listing in alphabetical order. Yes, it is new project, however we believe that the downloads will increase based on our database project, https://rubygems.org/gems/ip2location_ruby...
Hello @jbelien, The IP2Location is using an old API interface which we have deprecated. However, we are still supporting it for all existing users. This PR is for IP2Location.io API...