Skip to content

Mock microservice for implementing mock services with Postgres and other components for testing

Notifications You must be signed in to change notification settings

ShinuMathew/mock-service

Repository files navigation

MOCK SERVICE

Mocked microservice for testing purpose

To consume,

  • Install postgres@12 in your local machine
  • Install [email protected] in your local machine
  • Clone this repository to your local machine
  • Run sh init.sh true. The true param will install all the node dependencies freshly. This will setup the db schema and queue for the service and start the service. After the first time, you need not pass true param.

About

Mock microservice for implementing mock services with Postgres and other components for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published