Go-HTTP-Server

时间:2024-04-19 22:02:12
【文件属性】:

文件名称:Go-HTTP-Server

文件大小:3KB

文件格式:ZIP

更新时间:2024-04-19 22:02:12

Go

HTTP服务器 简单的命令行界面程序,运行HTTP Web服务器,并提供一个文件作为CLI参数。 安装指南 git clone https://github.com/kploskonka/Go-HTTP-Server.git cd GO-HTTP-Server go test . (optional, to check if tests are passing) go build .\Go-HTTP-Server.exe 或者,转到 ,下载Go-HTTP-Server.exe并运行最后一个命令。 可用命令 help - Displays all commands version - Displays the current version of the program run --file - Starts an HTT


【文件预览】:
Go-HTTP-Server-main
----runcommand_test.go(1KB)
----main.go(1KB)
----.gitignore(269B)
----README.md(737B)
----cmd.go(1KB)
----go.mod(31B)

网友评论