Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 518 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 518 Bytes

Request-Header-Parser-API

Requirements

  • A request to /api/whoami should return a JSON object with your IP address in the ipaddress key.
  • A request to /api/whoami should return a JSON object with your preferred language in the language key.
  • A request to /api/whoami should return a JSON object with your software in the software key.

API Response

image