Geolocation api. Have you ever needed to know where the person visiting your website is coming from? Just use this API.
If you use it in your front-end javascript code, you may even leave the IP argument empty. Just hit the root of the API and you’ll be given information on the whereabouts of your visitor.
Using in the backend is as simple! All you have to do is pass a “ip” argument with the ip address of the given user.
Geolocation api. Have you ever needed to know where the person visiting your website is coming from? Just use this API.
If you use it in your front-end javascript code, you may even leave the IP argument empty. Just hit the root of the API and you’ll be given information on the whereabouts of your visitor.
Using in the backend is as simple! All you have to do is pass a “ip” argument with the ip address of the given user.