HNGi11 / 1-location_web_server

Web Server built with Node.js to extract the ip address of the client requesting resource from the endpoint.

Home Page:https://ip-address-locator-c08e1b87de6d.herokuapp.com/api/fetch-ip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP Address Locator

typescript node express axios ipinfo.io yarn

This is a simple Node.js application that uses the requests library to get the IP address of a client and then uses the ipinfo.io API to get the location of the IP address.

About

Web Server built with Node.js to extract the ip address of the client requesting resource from the endpoint.

https://ip-address-locator-c08e1b87de6d.herokuapp.com/api/fetch-ip

License:MIT License


Languages

Language:TypeScript 100.0%