kotlin-wiremock icon indicating copy to clipboard operation
kotlin-wiremock copied to clipboard

KMP Support

Open christianhujer opened this issue 7 months ago • 0 comments

Proposal

It would be great if this DSL could work in a way that it talks to Wiremock via HTTP instead of via local method calls, to control a Wiremock instance in a separate process, for the purpose of using Wiremock in a KMP (Kotlin Multiplatform) Project, with no JVM dependencies, so that a KMP project can use this even when compiling for iOS.

I know this might be asking too much or be beyond the scope of this project/library, if so, just reject/decline/delete this request.

References

No response

christianhujer avatar Apr 22 '25 21:04 christianhujer