saru-tora 7f98f8109d Update anansi (#7936) 2 lat temu
..
src 7f98f8109d Update anansi (#7936) 2 lat temu
Cargo.toml 7f98f8109d Update anansi (#7936) 2 lat temu
README.md a3dac7455e Rust framework Anansi (not accepting requests from client machine) (#7842) 2 lat temu
anansi-raw.dockerfile a3dac7455e Rust framework Anansi (not accepting requests from client machine) (#7842) 2 lat temu
anansi.dockerfile a3dac7455e Rust framework Anansi (not accepting requests from client machine) (#7842) 2 lat temu
benchmark_config.json a3dac7455e Rust framework Anansi (not accepting requests from client machine) (#7842) 2 lat temu
settings.toml 7f98f8109d Update anansi (#7936) 2 lat temu

README.md

Anansi Benchmarking Test

Anansi is a simple full-stack web framework for Rust.

Test Type Implementation Source Code

All tests can be found in: src/hello/world/

Test URLs

JSON

http://localhost:8080/json

PLAINTEXT

http://localhost:8080/plaintext

DB

http://localhost:8080/db

QUERY

http://localhost:8080/query?queries=

CACHED QUERY

http://localhost:8080/cached_query?queries=

UPDATE

http://localhost:8080/update?queries=

FORTUNES

http://localhost:8080/fortunes