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

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