axum-proxy
is tower Service
s that allows it to reverse proxy requests.
These Service
s 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
MIT OR Apache-2.0, see LICENSE-MIT OR LICENSE-Apache-2.0
SPDX-License-Identifier: MIT OR Apache-2.0