2.21.2 • Published 9 months ago

@lomray/microservice-nodejs-lib v2.21.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

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

2.21.0

10 months ago

2.21.2

9 months ago

2.21.1

9 months ago

2.20.6

12 months ago

2.20.7

11 months ago

2.20.5

12 months ago

2.20.2

1 year ago

2.20.3

1 year ago

2.20.0

1 year ago

2.20.1

1 year ago

2.20.4

1 year ago

2.19.0

1 year ago

2.17.0

1 year ago

2.18.0

1 year ago

2.16.0

1 year ago

2.14.5

1 year ago

2.14.6

1 year ago

2.14.4

1 year ago

2.15.0

1 year ago

2.14.3

2 years ago

2.14.2

2 years ago

2.11.0

2 years ago

2.12.0

2 years ago

2.10.0

2 years ago

2.14.1

2 years ago

2.12.3

2 years ago

2.12.4

2 years ago

2.13.0

2 years ago

2.12.1

2 years ago

2.14.0

2 years ago

2.13.1

2 years ago

2.12.2

2 years ago

2.9.0

2 years ago

2.7.0

2 years ago

2.8.1

2 years ago

2.8.0

2 years ago

2.6.0

2 years ago

2.5.2

2 years ago

2.5.1

2 years ago

2.3.0

2 years ago

2.2.0

2 years ago

2.5.0

2 years ago

2.4.1

2 years ago

2.4.0

2 years ago

2.4.3

2 years ago

2.4.2

2 years ago

2.4.5

2 years ago

2.4.4

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago