Update README.md

This commit is contained in:
Geoff Seemueller
2025-08-15 09:11:23 -04:00
committed by GitHub
parent 1f52e2fd06
commit e4ac91afe9

View File

@@ -2,6 +2,8 @@
[![Rust](https://github.com/seemueller-io/axum-tower-sessions-edge/actions/workflows/test.yaml/badge.svg)](https://github.com/seemueller-io/axum-tower-sessions-edge/actions/workflows/test.yaml) [![Rust](https://github.com/seemueller-io/axum-tower-sessions-edge/actions/workflows/test.yaml/badge.svg)](https://github.com/seemueller-io/axum-tower-sessions-edge/actions/workflows/test.yaml)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
> Deprecated: This project is being rewritten to support newer dependency versions.
Warning: This API may be unstable. Warning: This API may be unstable.
Validates incoming requests for defined routes and forwards traffic to the service defined as `PROXY_TARGET`. Validates incoming requests for defined routes and forwards traffic to the service defined as `PROXY_TARGET`.