https://github.com/keens/actix-web-condition-middleware
conditionally enable actix middleware
https://github.com/keens/actix-web-condition-middleware
actix-web midleware rust
Last synced: about 1 year ago
JSON representation
conditionally enable actix middleware
- Host: GitHub
- URL: https://github.com/keens/actix-web-condition-middleware
- Owner: KeenS
- Created: 2019-09-05T08:00:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T08:14:20.000Z (almost 7 years ago)
- Last Synced: 2025-04-04T17:51:40.479Z (about 1 year ago)
- Topics: actix-web, midleware, rust
- Language: Rust
- Homepage: https://docs.rs/actix-web-condition-middleware
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An actix-web middleware that allows conditionally enable another middleware.
See [examples](examples).