- nice use of HttpException I didn't know that would return a proper error
- maybe add type hints if we have time
- no defensive programming around function/method parameters/arguments
- Add a
readme.md
to the root. Mine was a copy and paste of the requirements and a quick blurb of what I implemented.