Xudong Huang b0c5935e9b [Rust|may-minihttp] update may_postgres (#9150) 1 жил өмнө
..
src b0c5935e9b [Rust|may-minihttp] update may_postgres (#9150) 1 жил өмнө
templates df965ffc45 Updatet may-minihttp(rust) (#6503) 4 жил өмнө
Cargo.toml b0c5935e9b [Rust|may-minihttp] update may_postgres (#9150) 1 жил өмнө
README.md cefdea66fd Update may-minihttp to support database test (#5172) 5 жил өмнө
benchmark_config.json 8e4fb57801 Update fortunes path and v_escape at actix, ntex, hyper, may-minihttp (#5834) 5 жил өмнө
config.toml 9d18b6e21b make sure all have versus key (#6265) 4 жил өмнө
may-minihttp.dockerfile b0c5935e9b [Rust|may-minihttp] update may_postgres (#9150) 1 жил өмнө

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