Skip to content

Instantly share code, notes, and snippets.

@mike1e
Created January 23, 2026 07:48
Show Gist options
  • Select an option

  • Save mike1e/f1f91d64e072fb221a6f3fe7f6b427c8 to your computer and use it in GitHub Desktop.

Select an option

Save mike1e/f1f91d64e072fb221a6f3fe7f6b427c8 to your computer and use it in GitHub Desktop.
{
"sessions": [
{
"userId": "user123",
"date": "2025-01-22",
"startTime": "23:30:00",
"sleepData": "1111222233334444000011112222333344441111"
},
{
"userId": "user456",
"date": "2025-01-22",
"startTime": "22:45:00",
"sleepData": "0011112222333344443333222211110000"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment