WebApi Time
Build a simple API to return the current timestamp in Unix time as a JSON object when a GET request is made to /time
Extension
Time is a hard concept.
Produce a system that takes a timestamp and an offset return the UTC, the local timestamp and new timestamp with the relevant offset.