micromq:基于本机Node.js HTTP模块和AMQP协议以及快速中间件和内置Prometheus的微服务框架。 :rabbit:

时间:2024-02-25 22:26:55
【文件属性】:

文件名称:micromq:基于本机Node.js HTTP模块和AMQP协议以及快速中间件和内置Prometheus的微服务框架。 :rabbit:

文件大小:29KB

文件格式:ZIP

更新时间:2024-02-25 22:26:55

http express microservice rabbitmq amqp

micromq 基于本机Node.js HTTP模块和AMQP协议的微服务框架,带有快速中间件和内置Prometheus。 :microscope: :rabbit: 安装 $ npm i micromq 测验 $ RABBIT_URL=amqp://localhost node tests/apps/users.js & $ RABBIT_URL=amqp://localhost node tests/apps/balances.js & $ RABBIT_URL=amqp://localhost PORT=3000 node tests/apps/gateway.js & $ PORT=3000 npm test 例子


【文件预览】:
micromq-master
----.gitignore(19B)
----package.json(1KB)
----package-lock.json(27KB)
----src()
--------BaseApp.js(4KB)
--------managers()
--------Server.js(653B)
--------utils()
--------MicroService.js(4KB)
--------constants()
--------middlewares()
--------RabbitApp.js(2KB)
--------Gateway.js(5KB)
--------Response.js(1KB)
----LICENSE.md(11KB)
----gateway.js(43B)
----examples()
--------express-integration.js(442B)
--------gateway.js(270B)
--------users.js(412B)
----README.md(13KB)
----tests()
--------schemas()
--------index.test.js(3KB)
--------apps()

网友评论