Skip to content

Microservice that responds to requests with the request's IP address as well as the browser's language and operating system

Notifications You must be signed in to change notification settings

miglmj/parseheader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parseheader

Microservice that responds to requests with the request's IP address as well as the browser's language and operating system

Live Demo

http://migsparseheader.herokuapp.com/api/whoami

Sample response

{"ipaddress":"199.192.169.251","language":"en-US","software":"Macintosh; Intel Mac OS X 10_11_4"}

About

Microservice that responds to requests with the request's IP address as well as the browser's language and operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages