Skip to content

Instantly share code, notes, and snippets.

@geraldcroes
Created December 3, 2017 11:16
Show Gist options
  • Save geraldcroes/2c133838a0a56d91048ce926154f3017 to your computer and use it in GitHub Desktop.
Save geraldcroes/2c133838a0a56d91048ce926154f3017 to your computer and use it in GitHub Desktop.
REST 101 - New reservation
{
"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