Xudong Huang b2857573ea may-minihttp use select * for db query (rust) (#6550) 4 years ago
..
src b2857573ea may-minihttp use select * for db query (rust) (#6550) 4 years ago
templates df965ffc45 Updatet may-minihttp(rust) (#6503) 4 years ago
Cargo.toml df965ffc45 Updatet may-minihttp(rust) (#6503) 4 years 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 df965ffc45 Updatet may-minihttp(rust) (#6503) 4 years 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