axum-proxy is tower's Services that allows it to reverse proxy requests.
These Services are implemented to be used in axum, but they can 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