axum-safe-path 0.2.0

Traversal-safe `Path` extractor for Axum
Documentation

axum-safe-path

License Crates.io Docs.rs

Traversal-safe version of the [axum::extract::Path]. Can be wrapped in [axum::Json] or [axum::Form]. The usage is straightforward; here's an example.

Contributing

Please run .pre-commit.sh before sending a PR, it will check everything.

License

This project is licensed under the MIT license.