{"library":"body-parser-with-msgpack","type":"library","category":null,"description":"Express-compatible body parsing middleware for Node.js (v1.17.0) that extends the popular body-parser module with MessagePack (msgpack) support. In addition to JSON, URL-encoded, raw, and text parsers, it provides a dedicated msgpack parser for binary MessagePack requests. Maintained as a fork, it includes automatic gzip/deflate inflation, configurable limits, and strict mode. Compatible with Node >= 0.8, intended for use with Express or Connect.","language":"javascript","status":"active","version":"1.17.0","tags":["javascript","express","expressjs","messagepack","msgpack","body-parser"],"last_verified":"Sat May 09","install":[{"cmd":"npm install body-parser-with-msgpack","imports":["const bodyParser = require('body-parser-with-msgpack')","bodyParser.json({ limit: '1mb' })","bodyParser.msgpack({ limit: '2mb' })"]},{"cmd":"yarn add body-parser-with-msgpack","imports":[]},{"cmd":"pnpm add body-parser-with-msgpack","imports":[]}],"homepage":null,"github":"https://github.com/MobiltronInc/body-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/body-parser-with-msgpack","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}