Skip to content

List files from a zip file that is base64 encoded

Notifications You must be signed in to change notification settings

g8rswimmer/zip-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zip-files

This is a small demo in Go for decoding a zip file and listing the files.

  1. Send a payload with the zip file encoded in base64
  2. Decode the file.
  3. Read the zip file and create a list
  4. Return the list of files.

About

List files from a zip file that is base64 encoded

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages