mirror of
https://github.com/ntex-rs/ntex-extras.git
synced 2025-04-03 21:07:40 +03:00
No description
* refactor(ntex-files): Remove hyperx as dependencies and added required header * bugfix(ntex-files): doc tests * refactor(ntex-files): Clippy |
||
---|---|---|
.github/workflows | ||
ntex-cors | ||
ntex-files | ||
ntex-identity | ||
ntex-multipart | ||
ntex-session | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rustfmt.toml |
Crates
Crate | ||
---|---|---|
ntex-cors | Cors service for ntex applications. | |
ntex-files | Static files support for ntex applications. | |
ntex-identity | Identity service for ntex applications. | |
ntex-multipart | Multipart support for ntex applications. | |
ntex-session | Session service for ntex applications. |
License
This project is licensed under
- MIT license (LICENSE or http://opensource.org/licenses/MIT)