mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-11 09:24:48 -04:00
feat: implement HTTP file server with upload, download, and delete functionalities
This commit is contained in:
3
httpserver/go.mod
Normal file
3
httpserver/go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module httpserver
|
||||
|
||||
go 1.22
|
||||
Reference in New Issue
Block a user