likit:用于Koa,Koa2和Express的实时请求响应监视中间件

时间:2024-02-24 11:24:58
【文件属性】:

文件名称:likit:用于Koa,Koa2和Express的实时请求响应监视中间件

文件大小:56KB

文件格式:ZIP

更新时间:2024-02-24 11:24:58

koa monitoring expressjs realtime-request response-monitoring-middleware

Likit 用于Koa,Koa2和Express的实时请求/响应监视中间件 添加了基本身份验证支持。 安装 npm i likit@latest -S 考阿 app . use ( likit . koa ( { app , port : 3001 , // default username : 'admin' , // default password : 'admin' // default } ) ) koa2 app . use ( likit . koa2 ( { app , port : 3001 , // default username : '


【文件预览】:
likit-master
----index.js(119B)
----demos()
--------express()
--------koa2()
--------koa()
----package.json(545B)
----LICENSE(1KB)
----.npmignore(6B)
----.gitignore(507B)
----lib()
--------express.js(1KB)
--------koa2.js(3KB)
--------index.html(5KB)
--------koa1.js(2KB)
----README.md(664B)
----yarn.lock(2KB)

网友评论