Xudong Huang 91a64d5719 [may_minihttp] fix plaintext and update toolchain (#8444) hace 2 años
..
src 2707853346 [may-minihttp] update to latest db client (#8094) hace 2 años
templates df965ffc45 Updatet may-minihttp(rust) (#6503) hace 4 años
Cargo.toml 91a64d5719 [may_minihttp] fix plaintext and update toolchain (#8444) hace 2 años
README.md cefdea66fd Update may-minihttp to support database test (#5172) hace 6 años
benchmark_config.json 8e4fb57801 Update fortunes path and v_escape at actix, ntex, hyper, may-minihttp (#5834) hace 5 años
config.toml 9d18b6e21b make sure all have versus key (#6265) hace 4 años
may-minihttp.dockerfile 91a64d5719 [may_minihttp] fix plaintext and update toolchain (#8444) hace 2 años

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