Skip to content

joshamore/request_header_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

request_header_parser

Deployed example here.

What it does

Returns the IP address, default language, and OS details of a user based on their request header.

Data is returned in a JavaScript object.

Output example

If you navigate to: https://parseheaderdetails.joshamore.com/me You will receive something like: {"ipaddress":"x.x.x.x","language":"en-AU","software":"Macintosh; Intel Mac OS X 10_12_6"}

Built with

Backend

Frontend


This is a project from the FreeCodeCamp backend curriculum.

Releases

No releases published

Packages

No packages published