kotlin-wiremock
kotlin-wiremock copied to clipboard
KMP Support
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