Skip to content

Instantly share code, notes, and snippets.

View andrewmarmion's full-sized avatar

Andrew Marmion andrewmarmion

  • Scotland, UK
  • 09:16 (UTC +01:00)
View GitHub Profile
@andrewmarmion
andrewmarmion / date.json
Created November 25, 2024 20:34
Just a date in JSON
{
date: "2024-09-03T10:15:00-04:00"
}
@andrewmarmion
andrewmarmion / people.json
Last active July 14, 2025 13:52
people.json
{
"People": [
{
"Surname": "Smith",
"DOB": "1980-01-01T11:11:00Z",
"Web": "https:\/\/reqres.in\/api\/users",
"Pets": [
{
"Name": "Goldie",
"Type": "Fish",