Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T00:14:32.000Z (19 days ago)
- Last Synced: 2025-01-10T13:30:24.597Z (14 days ago)
- Topics: access-control, actix-web, api, authorization, authz, endpoint-security, poem-web, protection, rocket, rust
- Language: Rust
- Homepage:
- Size: 428 KB
- Stars: 223
- Watchers: 4
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Collection of crates to protect your endpoints
[![dependency status](https://deps.rs/repo/github/DDtKey/protect-endpoints/status.svg)](https://deps.rs/repo/github/DDtKey/protect-endpoints)
[![CI](https://github.com/DDtKey/protect-endpoints/workflows/CI/badge.svg)](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