mirror of
https://github.com/ntex-rs/ntex-extras.git
synced 2025-04-03 21:07:40 +03:00
No description
.github/workflows | ||
ntex-cors | ||
ntex-files | ||
ntex-identity | ||
ntex-multipart | ||
ntex-session | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
rustfmt.toml |
Crates
Crate | ||
---|---|---|
[ntex-cors] | Cors service for ntex applications. | |
[ntex-files] | Stattic 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-MIT or http://opensource.org/licenses/MIT)