/1-location_web_server

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

Primary LanguageTypeScriptMIT LicenseMIT

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.

Stack

  • Node.js
  • TypeScript
  • Open Weather API
  • IP Info API

Usage