Hi, has anyone tried serving the stubs in Golang?
# help
s
Hi, has anyone tried serving the stubs in Golang?
t
Hi Sarah, you can run WireMock via go-testcontainers: https://wiremock.org/docs/solutions/golang/
s
Thanks, Tom!
👍 1
l
@Sarah Javier-Sampan I have a small example of using WireMock via test containers in Golang. Might give you a few pointers (although this was my first play around with golang) - https://github.com/leeturner/wiremock-cli
🙏 1