axum-safe-path 0.2.1

Traversal-safe `Path` extractor for Axum
docs.rs failed to build axum-safe-path-0.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: axum-safe-path-0.2.2

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.