Skip to content

Instantly share code, notes, and snippets.

@jdcauley
Created November 27, 2019 15:11
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 jdcauley/83f82ab9aefcabf437f5047fc4ce556e to your computer and use it in GitHub Desktop.
Save jdcauley/83f82ab9aefcabf437f5047fc4ce556e to your computer and use it in GitHub Desktop.
{
"id": 1,
"slug": 'something-house-wives',
"title": 'Something House Wives",
// additional core meta data
"post": {
"html": "the html that would be rendered at servertime",
"editor_content": "editor version with whatever your shortcodes are"
},
"author: {
},
"imgs: [
{
"id": 1,
"full_res_url": "",
"alt_text": "",
// whatver other fields and meta data
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment