David Tolnay 94ec484cfa Update may-minihttp to use serde_derive for json (#3903) 7 年之前
..
src 94ec484cfa Update may-minihttp to use serde_derive for json (#3903) 7 年之前
Cargo.toml 94ec484cfa Update may-minihttp to use serde_derive for json (#3903) 7 年之前
README.md 804a2680c8 Rust/may-minihttp add may-minihttp framework (#3354) 7 年之前
benchmark_config.json b9753a15c4 [ci fw-only Java/act] Docker act 1.8.1 (#3405) 7 年之前
may-minihttp.dockerfile 8773e6a93a Update all Rust images to 1.27 (#3893) 7 年之前

README.md

may-minihttp web framework

Description

may-minihttp is a small, fast micro http framework based on May

Test URLs

Test 1: JSON Encoding

http://localhost:8080/json

Test 2: Plaintext

http://localhost:8080/plaintext