mirror of
https://github.com/cupcakearmy/koa-parser.git
synced 2025-09-05 15:30:39 +00:00
Badges
This commit is contained in:
10
README.md
10
README.md
@@ -1,5 +1,15 @@
|
||||
# Koa Body Parser
|
||||
[](https://www.npmjs.com/package/cca-koa-parser)
|
||||
[]()
|
||||
[]()
|
||||
|
||||
Koa-Middleware for parsing body parameters in the request. Lightweight and no dependencies.
|
||||
|
||||
### Install
|
||||
```bash
|
||||
npm install cca-koa-parser --save
|
||||
```
|
||||
|
||||
##### Supported encodings:
|
||||
- form-data
|
||||
- x-www-form-urlencoded
|
||||
|
Reference in New Issue
Block a user