Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages