fakeshadow 2e25c01f30 [xitca-web] update dep (#9051) 1 gadu atpakaļ
..
.cargo 10ba7ee5ab [xitca-web] fix wasi build (#8828) 1 gadu atpakaļ
src 2e25c01f30 [xitca-web] update dep (#9051) 1 gadu atpakaļ
templates ebc304dd48 add xitca-web (#6690) 4 gadi atpakaļ
Cargo.lock 2e25c01f30 [xitca-web] update dep (#9051) 1 gadu atpakaļ
Cargo.toml 2e25c01f30 [xitca-web] update dep (#9051) 1 gadu atpakaļ
README.md 542904f589 [xitca-web]add io_uring bench. update wasmtime cli. (#7652) 3 gadi atpakaļ
benchmark_config.json 2e25c01f30 [xitca-web] update dep (#9051) 1 gadu atpakaļ
config.toml a50d43b10e xitca-web-wasm: Add an implementation of the JSON serialization test (#8133) 2 gadi atpakaļ
xitca-web-axum.dockerfile 2e25c01f30 [xitca-web] update dep (#9051) 1 gadu atpakaļ
xitca-web-iou.dockerfile 2e25c01f30 [xitca-web] update dep (#9051) 1 gadu atpakaļ
xitca-web-sync.dockerfile 10ba7ee5ab [xitca-web] fix wasi build (#8828) 1 gadu atpakaļ
xitca-web-wasm.dockerfile 10ba7ee5ab [xitca-web] fix wasi build (#8828) 1 gadu atpakaļ
xitca-web.dockerfile 10ba7ee5ab [xitca-web] fix wasi build (#8828) 1 gadu atpakaļ

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