Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-body-parser
body parsing middleware - Node.js module
https://github.com/expressjs/body-parser
0
no reviews
Install
Body-parser is a Node.js module which provides connect middleware for parsing HTTP request bodies. It supports JSON and urlencoded formats and does not support multipart requests.
Node.js is an event-based server-side JavaScript engine.