RESTMock
RESTMock copied to clipboard
Proxying feature
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/
thanks for the suggestion, definetely a part of next major release