Skip to content
Mike Ahlers edited this page Oct 11, 2018 · 19 revisions

Mock

Index

Introduction

The micro service is capable of simulating responses of web services, where it's behaviour is fully configurable. Which means, the responses like format and content-type, but also the http status code including error and/or delayed use cases.

References

The table below provides some short cut links (sorted by alphabet).

Reference Remarks
Code style The code style
Configurations How to configure the micro service
Debugging How to debug the micro service
Installations How to install and/or deploy the micro service
Logging How to configure logging
Runtime commands How to tweak the running instance
SMART Requirements The functional requirements
Service discovery How to register the micro service with a service discovery
UML Use cases The use cases associated with the concept (this wiki)
Clone this wiki locally