summaryrefslogtreecommitdiff
path: root/server/post.json
blob: f12bd5a51c7734c314a8f5e02a15190845060963 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "id": 1,
  "firstName": "Michael",
  "lastName": "Hunteman",
  "attendance": "yes",
  "email": "mhunteman@cox.net",
  "message": "",
  "partySize": 1,
  "partyList": []
}