Skip to content

node microservice that returns ip address, language & operating system

Notifications You must be signed in to change notification settings

xanonid/whoami-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Code Camp Header Parser Microservice Project

Serves (at /api/whoami , or /whoami or nearly anywhere else) a JSON-formatted string that pulls the IP address, accepted language, and operating system from the request headers.

<URL>/api/whoami
{"ip_address":"127.0.0.1","language":"en-US","operating_system":"Ubuntu"}

About

node microservice that returns ip address, language & operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published