Skip to content

Instantly share code, notes, and snippets.

@edwardbeckett
Last active August 29, 2015 14: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 edwardbeckett/3568101a277eb7c21acd to your computer and use it in GitHub Desktop.
Save edwardbeckett/3568101a277eb7c21acd to your computer and use it in GitHub Desktop.
Data to emulate a RESTful resource
{
"id" : "00001",
"content" : "Emulated REST Call",
"info" : {
"1" : "a",
"2" : "b"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment