Skip to content

Instantly share code, notes, and snippets.

@thisandagain
Last active August 29, 2015 14:20
Show Gist options
  • Save thisandagain/e54d914ea5d5b142b0ff to your computer and use it in GitHub Desktop.
Save thisandagain/e54d914ea5d5b142b0ff to your computer and use it in GitHub Desktop.
/users/:user/projects/:project/pages/:page/elements/:element
{
"id": 1,
"type": "image",
"attributes": {
"src": "https://cat.com/my/image/path.png"
},
"styles": {
"top": "0%",
"left": "0%",
"z-index": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment