Skip to content

Instantly share code, notes, and snippets.

@mikekelly
Created November 25, 2011 11:10
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 mikekelly/1393281 to your computer and use it in GitHub Desktop.
Save mikekelly/1393281 to your computer and use it in GitHub Desktop.
Example of resource state
{
"name": "A product",
"weight": 400,
"dimensions": {
"width": 100,
"height": 10,
"depth": 100
},
"description": "A great product"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment