puniyu_server 0.8.0

puniyu HTTP 服务器库,提供基于 Actix-Web 的 Web 服务功能
Documentation
1
2
3
4
5
6
7
set windows-shell := ["powershell.exe", "-c"]
set shell := ["bash", "-cu"]

run:
   cargo run --features logger
build:
    cargo build --release