Allows public users to submit and view results to a pet survey.
- Submitting
age: 0
and omittingage
is equivalent, and valid. - Attempting to set age to a string will throw 500.
There is very limited testable logic in the implementations themselves, however there is complexity in the interaction.
- Server will close all connections immediately on exit signal
- Docker's default exit signal may not actually shut down the server