Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 504 Bytes

README_en.md

File metadata and controls

20 lines (15 loc) · 504 Bytes

httpfs

A simple static file server write in pure golang, support upload。

build

Install

// build require golang 1.16+
 go install github.com/hellojukay/httpfs

 httpfs --version
v0.2.13 h1:PMdqIhrKOVJx+/wtPUK67bbKx23aHzpc5m4CgnHo6gU=

demo

Feature

  • Single binary file
  • Cross platform
  • Upload support