Header Parser
I set up a GET route for the API endpoint with a middleware function.
From this it can capture the IP address, Language and User Agent from the request and return to the user as a JSON response.
I set up a GET route for the API endpoint with a middleware function.
From this it can capture the IP address, Language and User Agent from the request and return to the user as a JSON response.