An Express API that allows users to view their IP address, browser language and operating system.
The application consists of a single GET route, which extracts the relevant information from the request header. API responds in JSON format.
Note: This application is hosted on Heroku. Please allow a few seconds for the hosting server to wake up when attempting to view it live.