Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 597 Bytes

File metadata and controls

19 lines (16 loc) · 597 Bytes

API Basejump: Timestamp microservice

User stories:
    I can get the IP address, language and operating system for my browser.

Example usage:

localhost:3000/api/whoami

Example output:

{ "language":"en-us","software":"Macintosh; Intel Mac OS X 10_13" }