rust-web-server 17.63.0

A dependency-minimal Rust web platform: HTTP/1.1, HTTP/2, and HTTP/3 server, reverse proxy, and application framework with routing, middleware (auth, rate limiting, tracing), an async ORM, background jobs, object storage, and a mailer. Runs as a zero-code config-driven proxy or as a 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 24 feature flags, 2 of them enabled by default.

default

http3 (default)

http2 (default)

acme

auth

auth-asymmetric

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

openapi

This feature flag does not enable additional features.

rewrite-regex

serde

sso

storage-azure

storage-local

This feature flag does not enable additional features.

storage-s3

tera

webhook