You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for an awesome package.
I know you have a nice WireMock docker, however we are looking for to utilize another WireMock Docker that has a admin GUI.
Is it possible to use the excellent MappingBuilder but create mappings for IWireMockOrgApi? I couldnt see anything in the repo or in the code implementation, only ToJson(). Any good ways to do it fluently?
Thanks again.
The text was updated successfully, but these errors were encountered:
StefH
changed the title
Is it possible to us MappingBuilder or another Wirmock.Net builder
Is it possible to us MappingBuilder or another Wiremock.Net builder
Dec 18, 2024
One of the root causes for this is there is no simple UI for Wiremock.Net instances.
Infact the OrgApi cannot run against Wiremock.Net docker, and also the wiremock ui's out there cannot either
We can do a lot in json and swagger, but especially for our not so senior devs, a UI tool can be very helpful when trying to understand how it all works.
Is there a UI tool you know of that can run against your dockers.? Otherwise, "Given" to a Org wiremoc would be awesome!
Or even with forwarding..
Hi, thanks for an awesome package.
I know you have a nice WireMock docker, however we are looking for to utilize another WireMock Docker that has a admin GUI.
Is it possible to use the excellent MappingBuilder but create mappings for IWireMockOrgApi? I couldnt see anything in the repo or in the code implementation, only ToJson(). Any good ways to do it fluently?
Thanks again.
The text was updated successfully, but these errors were encountered: