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: about 1 month 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-04-14T11:28:59.000Z (2 months ago)
- Last Synced: 2025-05-15T02:08:55.050Z (about 1 month ago)
- Topics: access-control, actix-web, api, authorization, authz, endpoint-security, poem-web, protection, rocket, rust
- Language: Rust
- Homepage:
- Size: 435 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