Vincent Durmont

« Back

October 3, 2014

Userinfo.io Java & Javascript libraries

As I told you a few days ago, I launched a new service called userinfo.io that helps you get the geolocation information of your user in no time.

Userinfo.io

I use the IP address and a lookup on several geodatabases to determine with the best accuracy possible:

Awesome. How can I use it?

I just released 2 libraries in my favorite languages: Java and Javascript!

Both are lightweight and really simple to use. The 2 github projects I linked above provide examples to get started.

They are respectively available on Maven Central (for the java guys) and CDNJS (for the javascript guys).

What's next?

First of all, if you integrate one of these libraries in your project, do not hesitate to contact me, I'm always happy to see my work at use!

If you need support, I'll be there.

Then I'll try to update the website with the Java documentation (and an access to the REST API) and I'll continue working on improving the accuracy of the results :)

Check out the website: http://userinfo.io