📄️ Mocking binary/raw responses
Mockaco is able to respond raw file contents, so it's possible to return a file, image or any static file content.
📄️ Stateful mocks
Mockaco can persist states to allow mocking multiple behaviors for the same endpoint.
📄️ Mocking XML responses
Mockaco is able to parse XML request and make its elements available to be used in the response and/or callback templates.