|
1 year ago | |
---|---|---|
.. | ||
src | 2 years ago | |
templates | 6 years ago | |
Cargo.lock | 1 year ago | |
Cargo.toml | 2 years ago | |
README.md | 3 years ago | |
actix-http.dockerfile | 3 years ago | |
actix-server.dockerfile | 3 years ago | |
actix-web-diesel.dockerfile | 3 years ago | |
actix-web-mongodb.dockerfile | 3 years ago | |
actix-web-pg-deadpool.dockerfile | 3 years ago | |
actix.dockerfile | 3 years ago | |
benchmark_config.json | 3 years ago | |
rust-toolchain.toml | 3 years ago | |
rustfmt.toml | 3 years ago |
Actix web is a small, fast, pragmatic, open source rust web framework.
PostgreSQL
tokio_postgres
(actix-http test)diesel
(actix-web-diesel test)tokio_postgres
with connection pooling using deadpool_postgres
(actix-web-pg-deadpool test)MongoDB
mongodb
(actix-web-mongodb test)http://localhost:8080/json
http://localhost:8080/db
http://localhost:8080/queries?q=20
http://localhost:8080/fortune
http://localhost:8080/updates?q=20
http://localhost:8080/plaintext