Learn how to and implement proper handling of images on the API.
Since I whipped up the virtual race at the last minute, I don't handle image uploads in a way that is very nice when interacting with an API. By only storing image names and dropping the file into the docker volume, it's not very nice to work with.