简单的 HTTP 反射服务器,将接收到的请求转换为 JSON 并返回
由 René Perschon 拥有。
#5 in #received
9KB 95 代码行
使用 cargo install http-echo-server 安装并使用 echo-server 运行。
cargo install http-echo-server
echo-server
~10–20MB ~268K SLoC