mockserver icon indicating copy to clipboard operation
mockserver copied to clipboard

Mock your backends in a matter of seconds. HTTP is King.

Results 43 mockserver issues
Sort by recently updated
recently updated
newest added

Is there anything to make the creation of the mocks easier? One way I can see it done is save network response in Chrome as HAR and then automatically generate...

On Windows 7: "npm install -D mockserver" npm ERR! Error: ENOENT: no such file or directory, open 'C:\myProject\node_modules\mockserver\test\mocks\return-200\POST--{"json": "yesPlease"}.mock' I think it is because Windows doesn't like the quotes in...

Updated README.md. Without the semicolon, the response is incorrectly a raw `#import './script.js'` instead of the executed value.