https://github.com/DDtKey/protect-endpoints
Authorization extension for popular web-frameworks to protect your endpoints
https://github.com/DDtKey/protect-endpoints
access-control actix-web api authorization authz endpoint-security poem-web protection rocket rust
Last synced: 2 months ago
JSON representation
Authorization extension for popular web-frameworks to protect your endpoints
- Host: GitHub
- URL: https://github.com/DDtKey/protect-endpoints
- Owner: DDtKey
- License: apache-2.0
- Created: 2021-01-14T12:47:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T12:57:24.000Z (3 months ago)
- Last Synced: 2025-04-06T21:09:48.753Z (2 months ago)
- Topics: access-control, actix-web, api, authorization, authz, endpoint-security, poem-web, protection, rocket, rust
- Language: Rust
- Homepage:
- Size: 433 KB
- Stars: 230
- Watchers: 3
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Collection of crates to protect your endpoints
[](https://deps.rs/repo/github/DDtKey/protect-endpoints)
[](https://github.com/DDtKey/protect-endpoints/actions)> Extension for [`actix-web`], [`rocket`], [`poem`], [`axum`] and [`salvo`] to authorize requests.
[`actix-web`]: https://github.com/actix/actix-web
[`axum`]: https://github.com/tokio-rs/axum
[`poem`]: https://github.com/poem-web/poem
[`rocket`]: https://github.com/SergioBenitez/Rocket
[`salvo`]: https://github.com/salvo-rs/salvo