Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save misterussell/b013b7184c1cdfae5449fd58ae166c6d to your computer and use it in GitHub Desktop.
Save misterussell/b013b7184c1cdfae5449fd58ae166c6d to your computer and use it in GitHub Desktop.
{
title: "Bread Sticks",
category: "Appetizer",
elements: [
{
title: "garlic butter",
ingredients: [
{
count: 1.5,
title: "butter"
measurement: "pounds"
},
{
count: 2,
title: "garlic"
measurement: "tbs"
}
]
}
],
status: "drafted"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment