fakeshadow 01c48a077d [xitca-web]update dep. (#7379) 3 anos atrás
..
src 01c48a077d [xitca-web]update dep. (#7379) 3 anos atrás
templates ebc304dd48 add xitca-web (#6690) 4 anos atrás
Cargo.lock fab368b3b6 prepare Actix Web v4 update (#7120) 3 anos atrás
Cargo.toml 01c48a077d [xitca-web]update dep. (#7379) 3 anos atrás
README.md ebc304dd48 add xitca-web (#6690) 4 anos atrás
benchmark_config.json 964466efa7 Add orm test for xitca-web (#6746) 4 anos atrás
config.toml 964466efa7 Add orm test for xitca-web (#6746) 4 anos atrás
xitca-web-diesel.dockerfile 01c48a077d [xitca-web]update dep. (#7379) 3 anos atrás
xitca-web.dockerfile 01c48a077d [xitca-web]update dep. (#7379) 3 anos atrás

README.md

An experimental http library.

Description.

An alternative http library inspired by actix and 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