[#17] Create controller and routes to upload and serve images
Create the controller and routes to accept an image and produce a URL which can be used to see the image. The controller and routes should then also be able to serve the uploaded image at the generated URL.