axum-safe-path

Crates.ioaxum-safe-path
lib.rsaxum-safe-path
version0.2.0
created_at2025-06-24 08:25:26.083201+00
updated_at2025-06-24 09:07:01.057988+00
descriptionTraversal-safe `Path` extractor for Axum
homepage
repositoryhttps://github.com/imbolc/axum-safe-path
max_upload_size
id1724011
size53,773
Imbolc (imbolc)

documentation

README

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.

Commit count: 0

cargo fmt