Xudong Huang 0e280e3fd1 :pencil: update rustc version (#7110) před 3 roky
..
src b2857573ea may-minihttp use select * for db query (rust) (#6550) před 4 roky
templates df965ffc45 Updatet may-minihttp(rust) (#6503) před 4 roky
Cargo.toml df965ffc45 Updatet may-minihttp(rust) (#6503) před 4 roky
README.md cefdea66fd Update may-minihttp to support database test (#5172) před 6 roky
benchmark_config.json 8e4fb57801 Update fortunes path and v_escape at actix, ntex, hyper, may-minihttp (#5834) před 5 roky
config.toml 9d18b6e21b make sure all have versus key (#6265) před 4 roky
may-minihttp.dockerfile 0e280e3fd1 :pencil: update rustc version (#7110) před 3 roky

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