Skip to content

Instantly share code, notes, and snippets.

@iximiuz
Last active December 19, 2023 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iximiuz/085428ad7b87de374d8bd05cc161249c to your computer and use it in GitHub Desktop.
Save iximiuz/085428ad7b87de374d8bd05cc161249c to your computer and use it in GitHub Desktop.
interview
{"time": "2023-12-11T00:00:01.123Z", "method": "GET", "path": "/foo/bar", "status_code": 200, "content_length": 423}
{"time": "2023-12-11T00:01:01.123Z", "method": "POST", "path": "/foo/bar", "status_code": 200, "content_length": 553}
{"time": "2023-12-11T00:02:01.123Z", "method": "GET", "path": "/foo/baz", "status_code": 200, "content_length": 345}
{"time": "2023-12-11T00:03:01.123Z", "method": "GET", "path": "/foo/baz", "status_code": 401, "content_length": 235}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment