Skip to content

A webservice to mock other web services, suitable for testing, for performance or regular. Optionally add delay or error codes. (latest release: 1.6.0)

License

Notifications You must be signed in to change notification settings

Technolords/microservice-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice mock

maven-central docker-hub slack

Introduction

This micro service represents a configurable webservice that can mock any other web service by means of configuration. When a request is made to the mock service, it checks the configuration for a matching URI. When a match is found, the associated response from the configuration is returned.

References

The table below provides some reference, sorted by alphabet:

Reference Remarks
Configurations How to configure the micro service
Installations How to install and/or deploy the micro service
Logging How to configure logging
Roadmap The roadmap
Runtime commands How to tweak the running instance
Service discovery How to register the micro service with a service discovery

About

A webservice to mock other web services, suitable for testing, for performance or regular. Optionally add delay or error codes. (latest release: 1.6.0)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published