zip-files This is a small demo in Go for decoding a zip file and listing the files. Send a payload with the zip file encoded in base64 Decode the file. Read the zip file and create a list Return the list of files.