In this episode, we are going to be building a simple web service to extract metadata from Image files. We will create an upload form using DropzoneJS, extract the metadata in JSON using ImageMagick, and we will glue it all together using a Go backend wrapped in Docker.