Skip to content

Shows the operating system, browser, browser language and ip address of the user.

Notifications You must be signed in to change notification settings

joops75/request_header_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Request Header Parser Microservice

An app which uses the node, express-useragent and ip packages to extract the operating system, browser, browser language and ip address from the client's computer. The gathered information is output in html via pug. This could be changed to json format so the app could be used to integrate seemlessly into another.

Technologies used in this project:

  • node
  • express
  • pug
  • css

Addtional packages of note:

  • express-useragent
  • ip

About

Shows the operating system, browser, browser language and ip address of the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published