Skip to content

Instantly share code, notes, and snippets.

@dcomartin
Last active March 21, 2017 00:28
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 dcomartin/8f626ddfafa0c072ddb44c3291f155df to your computer and use it in GitHub Desktop.
Save dcomartin/8f626ddfafa0c072ddb44c3291f155df to your computer and use it in GitHub Desktop.
{
"title": "The Goal: A Process of Ongoing Improvement",
"year": 1992,
"price": 1.45,
"genre": "Business Management",
"stock": 1,
"author": {
"name": "Eliyahu M. Goldratt",
"links": [
{
"href": "/api/authors/921",
"rel": "Author"
}
]
},
"links": [],
"commands": [
{
"rel": "AddToCart",
"href": "/api/books/242/addToCart",
"method": "POST",
"fields": [
{
"name": "quantity",
"type": "number",
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment