axum-proxy

Crates.ioaxum-proxy
lib.rsaxum-proxy
version0.6.0
created_at2025-01-04 20:04:49.990005+00
updated_at2025-09-21 23:38:23.333491+00
descriptionTower service for reverse proxy
homepage
repositoryhttps://github.com/kristof-mattei/axum-proxy
max_upload_size
id1504203
size122,500
Kristof Mattei (kristof-mattei)

documentation

https://docs.rs/axum-proxy

README

Axum-Proxy

Purpose

axum-proxy is tower Services that allows it to reverse proxy requests.

These Services are implemented to be used in axum, but can also be used in a more general situation.

See the documentation.

This crate was forked from https://github.com/manorom/reverse-proxy-service, & the name was changed so a new crate could be published

License

MIT OR Apache-2.0, see LICENSE-MIT OR LICENSE-Apache-2.0

SPDX-License-Identifier: MIT OR Apache-2.0

Commit count: 4841

cargo fmt