Skip to content

Instantly share code, notes, and snippets.

@geraldcroes
Last active December 3, 2017 11:29
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