fakeshadow 635c3b1fa8 fix xitca-web-wasm bench. (#7938) 2 年之前
..
src 635c3b1fa8 fix xitca-web-wasm bench. (#7938) 2 年之前
templates ebc304dd48 add xitca-web (#6690) 4 年之前
Cargo.lock 635c3b1fa8 fix xitca-web-wasm bench. (#7938) 2 年之前
Cargo.toml 635c3b1fa8 fix xitca-web-wasm bench. (#7938) 2 年之前
README.md 542904f589 [xitca-web]add io_uring bench. update wasmtime cli. (#7652) 3 年之前
benchmark_config.json 635c3b1fa8 fix xitca-web-wasm bench. (#7938) 2 年之前
config.toml 542904f589 [xitca-web]add io_uring bench. update wasmtime cli. (#7652) 3 年之前
xitca-web-diesel.dockerfile 635c3b1fa8 fix xitca-web-wasm bench. (#7938) 2 年之前
xitca-web-iou.dockerfile 635c3b1fa8 fix xitca-web-wasm bench. (#7938) 2 年之前
xitca-web-wasm.dockerfile 635c3b1fa8 fix xitca-web-wasm bench. (#7938) 2 年之前
xitca-web.dockerfile 635c3b1fa8 fix xitca-web-wasm bench. (#7938) 2 年之前

README.md

An experimental http library/web framework

Description

An alternative http library and web framework inspired by hyper. Implementation is rewritten with similar style and types.

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={count}

Test 4: Fortunes (Template rendering)

http://localhost:8080/fortune

Test 5: Update Query

http://localhost:8080/updates?q={count}

Test 6: Plaintext

http://localhost:8080/plaintext