Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 163 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 163 Bytes

HTTP file server

Small HTTP file server on Go.

Receives files via HTTP and saves them to the file system. It also transfers files via HTTP from the file system.