Xudong Huang 56589ef135 :pencil: refine tell fortunes (#8503) 1 year ago
..
src 56589ef135 :pencil: refine tell fortunes (#8503) 1 year ago
templates df965ffc45 Updatet may-minihttp(rust) (#6503) 4 years ago
Cargo.toml 56589ef135 :pencil: refine tell fortunes (#8503) 1 year ago
README.md cefdea66fd Update may-minihttp to support database test (#5172) 5 years ago
benchmark_config.json 8e4fb57801 Update fortunes path and v_escape at actix, ntex, hyper, may-minihttp (#5834) 5 years ago
config.toml 9d18b6e21b make sure all have versus key (#6265) 4 years ago
may-minihttp.dockerfile 91a64d5719 [may_minihttp] fix plaintext and update toolchain (#8444) 1 year ago

README.md

may-minihttp web framework

Description

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

Database

PostgreSQL.

Test URLs

Test 1: JSON Encoding

http://localhost:8080/json

Test 2: Single Row Query

http://localhost:8080/db

Test 3: Multi Row Query

http://localhost:8080/queries?q=20

Test 4: Fortunes (Template rendering)

http://localhost:8080/fortune

Test 5: Update Query

http://localhost:8080/updates?q=20

Test 6: Plaintext

http://localhost:8080/plaintext