RESTMock icon indicating copy to clipboard operation
RESTMock copied to clipboard

Proxying feature

Open multiholle opened this issue 7 years ago • 1 comments

Add a proxying feature which allows unmatched requests to be forwarded to the actual server. This would allow us to use RESTMock for developing new REST services without the implementation of the REST endpoint on the actual server.

See WireMock for more information: http://wiremock.org/docs/proxying/

multiholle avatar Jul 17 '18 15:07 multiholle

thanks for the suggestion, definetely a part of next major release

andrzejchm avatar Oct 10 '18 10:10 andrzejchm