Is it possible to use MappingBuilder or another Wiremock.Net builder #653

Closed
opened 2025-12-29 08:31:51 +01:00 by adam · 5 comments
Owner

Originally created by @generik0 on GitHub (Dec 18, 2024).

Originally assigned to: @StefH on GitHub.

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?

image

Thanks again.

Originally created by @generik0 on GitHub (Dec 18, 2024). Originally assigned to: @StefH on GitHub. 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? ![image](https://github.com/user-attachments/assets/dbdcf62e-d349-41a6-99c8-fb7593e2c10c) Thanks again.
adam added the question label 2025-12-29 08:31:51 +01:00
adam closed this issue 2025-12-29 08:31:51 +01:00
Author
Owner

@generik0 commented on GitHub (Dec 19, 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

image

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..

@generik0 commented on GitHub (Dec 19, 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 ![image](https://github.com/user-attachments/assets/f926a1b5-4e1b-401b-9b4c-fb05ffe0b30f) 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..
Author
Owner

@StefH commented on GitHub (Dec 21, 2024):

Do you want a fluent mapping builder to be used for WireMock.org Java ?

@StefH commented on GitHub (Dec 21, 2024): Do you want a fluent mapping builder to be used for WireMock.org Java ?
Author
Owner

@StefH commented on GitHub (Mar 1, 2025):

@generik0

Do you want a fluent mapping builder to be used for WireMock.org Java ?

@StefH commented on GitHub (Mar 1, 2025): @generik0 Do you want a fluent mapping builder to be used for WireMock.org Java ?
Author
Owner

@rsr-maersk commented on GitHub (Mar 1, 2025):

It was to use your mappings against a vanilla wiremock.
Your wiremock mappings are awesome, but only work with your wiremock version.

@rsr-maersk commented on GitHub (Mar 1, 2025): It was to use your mappings against a vanilla wiremock. Your wiremock mappings are awesome, but only work with your wiremock version.
Author
Owner

@StefH commented on GitHub (Mar 15, 2025):

This functionality is not yet available.

@StefH commented on GitHub (Mar 15, 2025): This functionality is not yet available.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#653