body-parser
Request parser
Middleware to parse incoming request bodies in Node.js web applications.
Node.js body parsing middleware
5k stars
91 watching
727 forks
Language: JavaScript
last commit: about 1 year ago bodyexpressjsjavascriptjsonmiddlewarenodejsparserurlencoded
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A middleware solution for parsing request bodies in ThinkJS 3.0 applications | 6 |
| | A lightweight HTTP body parser for Node.js with support for multiple formats and Express integration. | 170 |
| | A Node.js middleware that enables compression of HTTP responses. | 2,775 |
| | A module that enables a standard HTTP client API on Node.js | 8,807 |
| | Middleware for parsing request bodies in Koa applications | 1,312 |
| | A collection of body parsers for Koa.js applications. | 39 |
| | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |
| | A middleware that logs HTTP requests and responses in various formats. | 7,971 |
| | A framework for building HTTP servers with modular, extensible middleware architecture | 9,843 |
| | A minimalist web framework for building HTTP servers with high performance and flexibility. | 65,903 |
| | A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,351 |
| | Middleware to serve a favicon from a given path or buffer. | 619 |
| | An HTTP request parser for parsing URL, search query, headers and form data. | 10 |
| | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,074 |
| | A boilerplate project for quickly building RESTful APIs using Node.js and Express. | 7,017 |