fakeshadow 4580dcc064 remove wasm bench (#10154) 1 settimana fa
..
.cargo eb5a28687f [xitca-web] new async runtime variant and header fix (#9322) 1 anno fa
src 4580dcc064 remove wasm bench (#10154) 1 settimana fa
templates 902efb7223 [xitca-web] bug fix (#9243) 1 anno fa
Cargo.lock 4580dcc064 remove wasm bench (#10154) 1 settimana fa
Cargo.toml 4580dcc064 remove wasm bench (#10154) 1 settimana fa
README.md 542904f589 [xitca-web]add io_uring bench. update wasmtime cli. (#7652) 3 anni fa
benchmark_config.json 4580dcc064 remove wasm bench (#10154) 1 settimana fa
config.toml 4580dcc064 remove wasm bench (#10154) 1 settimana fa
rustfmt.toml 91cefe6b13 [xitca-web] add connection pool (#9252) 1 anno fa
xitca-web-orm.dockerfile 4580dcc064 remove wasm bench (#10154) 1 settimana fa
xitca-web-sync.dockerfile 4580dcc064 remove wasm bench (#10154) 1 settimana fa
xitca-web-unrealistic.dockerfile 4580dcc064 remove wasm bench (#10154) 1 settimana fa
xitca-web.dockerfile 4580dcc064 remove wasm bench (#10154) 1 settimana fa

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