saru-tora 03ae1ac79a Optimize anansi template (#8127) 2 years ago
..
src 03ae1ac79a Optimize anansi template (#8127) 2 years ago
Cargo.toml 03ae1ac79a Optimize anansi template (#8127) 2 years ago
README.md a3dac7455e Rust framework Anansi (not accepting requests from client machine) (#7842) 2 years ago
anansi-raw.dockerfile a3dac7455e Rust framework Anansi (not accepting requests from client machine) (#7842) 2 years ago
anansi.dockerfile a3dac7455e Rust framework Anansi (not accepting requests from client machine) (#7842) 2 years ago
benchmark_config.json 6080b20570 Update to anansi 0.14.2 (#8051) 2 years ago
settings.toml 7f98f8109d Update anansi (#7936) 2 years ago

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