expressjs / expressjs/body-parser
build-your-own-parser
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 5.5k
- Forks
- 767
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 10
Description
If you look at the middleware, after I had refactored it, all they are is a call to `typeis` and a call to `read`. We should add something like `bodyParser.generic()` to let people roll their owner simple body parsers.
Contributor guide
Assessment
This issue has not been assessed yet.