0.1.20 • Published 4 years ago

@kokoye2007/microservice-blueprint-nodejs v0.1.20

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
4 years ago

@apifie/microservice-blueprint-nodejs version : 1.0.0

microservice-blueprint-nodejs NPM Module

pipeline status coverage report

Running microservice-blueprint-nodejs module

To run independently (is not required though)

npm start

To run this module within an example-service

npm run example-service

To test this module

npm test
npm run test:unit
npm run coverage

Using microservice-blueprint-nodejs module

We need to create a micro-service that uses this module as its dependency. Below documents give a detail walk-through and how-to-guides for these consumer micro-services