mirror of
https://github.com/ntex-rs/ntex-extras.git
synced 2025-03-31 11:27:39 +03:00
No description
|
||
---|---|---|
.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)