Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 189 Bytes

File metadata and controls

2 lines (2 loc) · 189 Bytes

Read Zip File And Send Using FastApi

A simple code in Python that reads an existing zip file into memory bytes and sends it to user as a zip response using FastApi.