Shamil Abdulaev
02/17/2025, 9:04 AMLee Turner
02/17/2025, 9:52 AMREST
mock API. You can load an OpenAPI spec and the stubs will be created automatically for you. They will also be kept in sync when you update your OpenAPI. Also if you wanted to, it will update your OpenAPI when you update your stubs. Either will work depending on whether you go for a spec first approach or a prototyping approach where you create your mock first.
A little more info here - https://www.wiremock.io/comparison