mirror of
https://github.com/cupcakearmy/koa-parser.git
synced 2025-04-04 16:27:25 +00:00
Badges
This commit is contained in:
parent
cc06fc22fd
commit
48ff0f4690
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user