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: 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T12:01:57.000Z (about 2 months ago)
- Last Synced: 2024-09-27T07:21:45.712Z (about 2 months ago)
- Topics: access-control, actix-web, api, authorization, authz, endpoint-security, poem-web, protection, rocket, rust
- Language: Rust
- Homepage:
- Size: 403 KB
- Stars: 203
- Watchers: 4
- Forks: 14
- Open Issues: 3
-
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