I prefer to run my own local test server to return mock responses. I built this little project, that you can install using NPM: https://npmjs.org/package/apimocker
It's intended for sandbox development as well as automated tests. There's no UI, but you can return whatever data you want. The features are pretty basic right now, but it works well for most tests, and it's easily configured on the fly.