We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9f900 commit 8e9cd06Copy full SHA for 8e9cd06
README.md
@@ -7,6 +7,8 @@
7
8
A `multipart/form-data` parser for [`Routerify`](https://github.com/routerify/routerify).
9
10
+It's using [multer](https://github.com/rousan/multer-rs) to parse the `multipart/form-data` content.
11
+
12
[Docs](https://docs.rs/routerify-multipart)
13
14
## Install
0 commit comments