文件名称:fast-http-server:超快速,零配置命令行HTTP Server
文件大小:5KB
文件格式:ZIP
更新时间:2024-05-23 19:49:25
Crystal
快速http服务器 用Crystal编程语言编写的超快速,零配置命令行HTTP Server。 用法 零配置: fast-http-server ,您的服务器已准备就绪。 usage: fast-http-server [-h] [-d DIR] [port] positional arguments: port specify alternate port [default: 3000] optional arguments: -h, --help show this help message and exit -d DIR, --directory DIR specify a directory -l LIST, --listdir L
【文件预览】:
fast-http-server-master
----.gitignore(40B)
----README.md(2KB)
----shard.yml(223B)
----LICENSE(1KB)
----src()
--------fast-http-server.cr(2KB)
--------fast-http-server()
----spec()
--------fast-http-server_spec.cr(60B)
--------spec_helper.cr(49B)
----.travis.yml(18B)