Skip to content

Instantly share code, notes, and snippets.

@geraldcroes
Last active December 3, 2017 11:29
Show Gist options
  • Save geraldcroes/1cbdb5bb567449b2a49bd4f9f784483f to your computer and use it in GitHub Desktop.
Save geraldcroes/1cbdb5bb567449b2a49bd4f9f784483f to your computer and use it in GitHub Desktop.
REST 101 - Single reservation
{
"reservation_id": "R3",
"client_id": "my-id",
"date": "2017–12–12",
"time": "9:30pm",
"number_of_guests": 12
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment