koa legit:Koa中间件用于验证和清除HTTP请求 源码
Koa Legit :horizontal_traffic_light: Koa中间件来验证和清理HTTP请求 Koa Legit是Koa中间件,可轻松验证HTTP请求数据,包括标头,Cookie,正文,查询字符串和url参数。 它基于。 它是为我们写的,提供时尚的AI API服务的 。 安装 # NPM $ npm install --save koa-legit # Yarn $ yarn add koa-legit 例 const Koa = require ( 'koa' ) ; const bodyParser = require ( 'koa-bodyparser' ) ;
文件列表
koa-legit-master.zip
(预估有个18文件)
koa-legit-master
.eslintrc.yml
23B
.gitignore
3KB
package.json
1KB
LICENSE
1KB
index.js
79B
README.md
3KB
.coveralls.yml
46B
lib
validators.js
594B
暂无评论