@lomray/microservice-nodejs-lib
TypeScript icon, indicating that this package has built-in type declarations

2.21.2 • Public • Published

Microservice NodeJS library

Package for create microservice architecture based on Ijson job server.
All requests are made through JSON-RPC 2.0

npm GitHub

Quality Gate Status Reliability Rating Security Rating Vulnerabilities Lines of Code Coverage

This package includes instruments for creating:

  • Gateways
  • Microservices

Installation:

npm i --save @lomray/microservice-nodejs-lib

Example

Go to example folder and check out the example of creating microservice and gateway. See example/scratch.http for understanding how to send requests.

  1. install dependencies: npm ci
  2. run ijson: docker-compose up
  3. run 2 microservices - gateway & demo microservice: node --require ts-node/register example/index.ts

How it works

Diagram

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.21.22latest

Version History

VersionDownloads (Last 7 Days)Published
2.21.22
2.21.10
2.21.00
2.20.70
2.20.60
2.20.50
2.20.40
2.20.32
2.20.20
2.20.10
2.20.00
2.19.00
2.18.00
2.17.00
2.16.00
2.15.00
2.14.60
2.14.50
2.14.40
2.14.30
2.14.22
2.14.10
2.14.00
2.13.10
2.13.00
2.12.40
2.12.30
2.12.20
2.12.10
2.12.02
2.11.00
2.10.00
2.9.00
2.8.10
2.8.00
2.7.01
2.6.00
2.5.20
2.5.11
2.5.00
2.4.50
2.4.40
2.4.30
2.4.20
2.4.10
2.4.00
2.3.00
2.2.00
2.1.10
2.1.00
2.0.10
2.0.00
1.0.10
1.0.00

Package Sidebar

Install

npm i @lomray/microservice-nodejs-lib

Weekly Downloads

10

Version

2.21.2

License

Apache-2.0

Unpacked Size

108 kB

Total Files

7

Last publish

Collaborators

  • matthew_patell