#ntex #multipart

foxtive-ntex-multipart

Library For Handling File Uploads Based on Ntex

3 unstable releases

0.2.1 Mar 16, 2025
0.2.0 Mar 16, 2025
0.1.0 Mar 10, 2025

#610 in HTTP server

Download history 109/week @ 2025-03-07 249/week @ 2025-03-14 47/week @ 2025-03-21 18/week @ 2025-03-28

423 downloads per month
Used in foxtive-ntex

MIT license

47KB
1K SLoC

Foxtive Ntex Multipart

This is a simple multipart parser built for Ntex.rs


Installation

Run below

cargo add foxtive-ntex-multipart

or add this to your Cargo.toml:

[dependencies]
foxtive-ntex-multipart = { version = "0.1.0" }

Dependencies

~16–29MB
~533K SLoC