A header parser microservice built for the freeCodeCamp APIs and Microservices Certificate.`
-
A request to
/api/whoami
should return a JSON object with your IP address in theipaddress
key. -
A request to
/api/whoami
should return a JSON object with your preferred language in thelanguage
key. -
A request to
/api/whoami
should return a JSON object with your software in thesoftware
key.