als-body-parser
A flexible, efficient body parsing middleware for Node.js, supporting JSON, URL-encoded, and plain text, with customizable options for request handling.
raw-body-parser
A lightweight middleware to retrieve raw body (only) from Node js Request as a Buffer. This API is intended to be used without body-parser, json, and urlencoded.