rabdill / monkeysim

Monkeys on typewriters makin' Shakespeares
1 stars 0 forks source link

Add checks for bad requests #29

Open rabdill opened 6 years ago

rabdill commented 6 years ago

We need catches for 400s. Right now, the API assumes all requests are coming from the UI, and that all UI requests will make sense. It needs guards to catch weird errors—telling a monkey to stand up when it's not in a seat, etc.