Please have some example use of your code
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 1.1k
- Avg merge
- 8d 2h
- Merged PRs (30d)
- 21
Description
I know it free, but having written 1000's of applictions myself.
Your code has to be "hacked" rather than used.
I guess only the developers know how to use it as the readme you offer opens more problems than fixes.
In my case I do not wish to have a file server that can be exposed to the whole world.
Middleware that has no real way of being handled by the user, that in some use cases crashes the server.....
What I would like is to call it, when I have confirmed the Post Request has past security .
The file MD5's from browser to server match- so no man in the middle can be hacking up ther server.
Then pass the filtered request file/file array to your code rather than have it in my express chain.
I'm hoping that Multer handles the write to file with async as having another node.js blocking chain is to old.
Many thanks
Contributor guide
Assessment
This issue has not been assessed yet.