Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 467 Bytes

File metadata and controls

27 lines (16 loc) · 467 Bytes

httpserver

English

这是一个非常简单的 http static server, 通常用于测试

如果你需要一个正式的 HTTP2 web server, 试试 nico

nami 安装

$ nami install github.com/txthinking/httpserver

使用

$ httpserver

作者

A project by txthinking

开源协议

基于 MIT 协议开源