rust-web-server 17.48.0

An HTTP web framework, reverse proxy, and server for Rust supporting HTTP/1.1, HTTP/2, and HTTP/3. Config-driven proxy mode (rws.config.toml with [[route]] / [[upstream]]) or library crate. No third-party HTTP dependencies.
Documentation

rust-web-server

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 2 of them enabled by default.

default

http3 (default)

http2 (default)

acme

auth

crypto

csrf

http-client

http1

jobs

This feature flag does not enable additional features.

macros

mailer

This feature flag does not enable additional features.

model-mysql

model-postgres

model-sqlite

serde

sso

storage-local

This feature flag does not enable additional features.

storage-s3

tera